Regular Expressions 101

Library entries

1
pcre

tr

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

date dd.mm.yyyy

no description available
Submitted by anonymous - 7 years ago
4
pcre

,(?=([^\"]*\"[^\"]*\")*(?![^\"]*\"))

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

Dates validation

Not accurate
Submitted by anonymous - 7 years ago
1
pcre

Percentage complete

no description available
Submitted by Asif - 7 years ago
1
javascript

i

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

EDI parser - INVRPT 97A

INVRPT:D:97A
Submitted by Ran Z - 7 years ago
0
pcre

EDI file

no description available
Submitted by Ran Z - 7 years ago
1
pcre

Spaces

Get all spaces in a string
Submitted by anonymous - 7 years ago
1
pcre

potential shell

Potential malware/sheel signature
Submitted by cedk / ced404 - 7 years ago
1
javascript

username

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

auto-complete

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

Wikipedia parse

no description available
Submitted by anonymous - 7 years ago

Ip address

Vote

1

Regular Expression
javascript

/
^0*([1-9]?\d|1\d\d|2[0-4]\d|25[0-5])\.0*([1-9]?\d|1\d\d|2[0-4]\d|25[0-5])\.0*([1-9]?\d|1\d\d|2[0-4]\d|25[0-5])\.0*(([1-9]?\d|1\d\d|2[0-4]\d|25[0-5])|(([1-9]?\d|1\d\d|2[0-4]\d|25[0-5])(\/([1-9]?\d|1\d\d|2[0-4]\d|25[0-5]))))$
/
gm

Description

Loading markdown...
Submitted by nehatiwari - 7 years ago