Regular Expressions 101

Sponsors

Library entries

1
pcre

Delte first symbols in line

no description available
Submitted by Ilya Korzh - 7 years ago
1
python

Nuclear Exploit Kit

Nuclear Exploit Kit Requested file
Submitted by anonymous - 7 years ago
1
pcre

Chrizzzs Regex

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

ok

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

Angler Exploit Kit

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

YouTube Iframe parser

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

BETWEEN clause

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

Markup link

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

check password

no description available
Submitted by anonymous - 7 years ago

boolean expression with brackets matcher

Vote

1

Regular Expression
pcre

/
(?(DEFINE) (?<exprs> (?&expr)(\s+(?&bool)\s+((?&expr)|\(\s*(?&exprs)\s*\)))* ) (?<expr> (?&valleft)\s?(?&comp)\s?(?&valright) ) (?<comp> ((!=)|(==)|(<=)|(>=)|(<)|(>)){1} ) (?<valleft> (?&not)[\w\.]+ ) (?<valright> [\w\.]+ ) (?<bool> (and|or) ) (?<not> (not\s+)?) ) (?&exprs)
/
xmg

Description

Loading markdown...
Submitted by Ilya Filisteev - 8 years ago