Regular Expressions 101

Sponsors

Library entries

2
pcre

foreach

no description available
Submitted by anonymous - 8 years ago
2
pcre

foreach

no description available
Submitted by anonymous - 8 years ago
7
javascript

Match text (not within html tag)

no description available
Submitted by Moistly - 8 years ago
0
python

test

test
Submitted by boag - 8 years ago
0
pcre

URL to link

http://blog.jmsinfo.co/?d=2015/02/16/10/17/49
Submitted by Mickaël S. - 8 years ago
0
pcre

For justin

dis is why you match shit lots
Submitted by anonymous - 8 years ago
3
python

phone

matches: + example: +52 33 3884 7720 +1 770 343 5788
Submitted by miqui - 8 years ago
6
pcre

Extract style

no description available
Submitted by anonymous - 8 years ago
1
python

States

States (US) 2 char format, matches: Ga or GA
Submitted by miqui - 8 years ago
2
pcre

Dim name

Gets all variable names
Submitted by Tyrone Moodley - 8 years ago

URI generic parser

Vote

1

Regular Expression
pcre

/
(?<protocol>(?:[^:]+)s?:\/\/)?(?:(?<user>[^:\n\r]+):(?<pass>[^@\n\r]+)@)?(?<host>(?:www\.)?(?:[^:\/\n\r]+)(?::(?<port>\d+))?)\/?(?<request>[^?#\n\r]+)?\??(?<query>[^#\n\r]*)?\#?(?<anchor>[^\n\r]*)?
/
gmx

Description

Loading markdown...
Submitted by anonymous - 8 years ago