Regular Expressions 101

Library entries

1
pcre

Phone

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

xml encoding detection

xml encoding detection encoding=(\"\S+")
Submitted by anonymous - 9 years ago
0
pcre

replace all script sources

no description available
Submitted by A. K. Asik - 9 years ago
0
pcre

wildcard url match with url

no description available
Submitted by Ahosan Karim Asik - 9 years ago
1
pcre

Number betwen:1 1.5 2 2.5

no description available
Submitted by anonymous - 9 years ago
0
javascript

rr

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

MySql Definer

For find definer in mysql routines
Submitted by Jorge Espinoza - 9 years ago
2
pcre

donotbackup

finding directories w/ donotbackup
Submitted by anonymous - 9 years ago
1
pcre

Date range match

This is not my creation, it is from a github repor
Submitted by Saji N - 9 years ago

Decimal Number

Vote

-2

Regular Expression
javascript

/
\b((?:\d{1,3})(?:([,. ']?)\d{3})?(?:\2\d{3})*)(?:(?:|(?!\2))([,./])(\d+))?\b
/

Description

Loading markdown...
Submitted by Andreas Pizsa - 9 years ago