Regular Expressions 101

Library entries

0
pcre

phone valid

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

Phone Number Extraction

US numbers only
Submitted by codedude - 8 years ago
2
pcre

URL

Matches the URL from the text to 95 percentage
Submitted by Harinath - 8 years ago
1
pcre

Business Console

no description available
Submitted by Raghunath Chilkuru - 8 years ago
1
pcre

jjjj

GP \(Slim) . " .&,()-+_#* Line # & Relay/
Submitted by anonymous - 8 years ago
1
pcre

extract url from text

no description available
Submitted by captain haddock - 8 years ago
-3
pcre

a

a
Submitted by a - 8 years ago
1
pcre

j

h
Submitted by anonymous - 8 years ago
1
pcre

Pega senha entre query Mysql

Recupera senha de queryMysql
Submitted by Michael - 8 years ago
1
pcre

IP Addresses

Matches IP Addresses with minimum false positives
Submitted by Austin-Hanson - 8 years ago
1
pcre

Test

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

find id

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

Read tasks from a RakeFile

no description available
Submitted by Caleb Foster - 8 years ago

Regex Group Regex

Vote

0

Regular Expression
pcre

/
(?P<group_definition> \( (?P<options>[^\:\>\s\(\)]*[\:\>])? (?P<pattern> (?:[^\)\(]*(?R)*)* ) \) (?P<quantifier> (?:[\*\+\?])| (?: \{(?P<min>\d*) (?: , (?P<max>\d*)? )? \} ) )? )
/
imxg

Description

Loading markdown...
Submitted by jparish1977@gmail.com - 8 years ago