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

Europead date or MSSQL Timestamp

Vote

1

Regular Expression
pcre

/
(^(0?[1-9]|[12][0-9]|3[01])\.(0?[1-9]|1[012])\.(19|20)\d\d( ([01]?[0-9]|2[0-3]):[0-5][0-9])?$|^\{ts \'((19|20)\d\d)\-(0?[1-9]|1[012])\-(0?[1-9]|[12][0-9]|3[01]) ([01]?[0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]\'\}$|^$)
/

Description

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