Regular Expressions 101

Library entries

1
pcre

[!-Z]

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

Simple Username Pattern

a simple username pattern
Submitted by Saeed Tabrizi - 8 years ago
1
pcre

Frage

Matching-Gruppen: Fragenummer Vollständige Frage
Submitted by anonymous - 8 years ago
1
pcre

Nomes teste

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

android strings find&replace

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

GET Duration

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

Any variable between @

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

Between tags content

no description available
Submitted by Agustín Bouillet - 8 years ago
1
pcre

[\d]*

kostix@mail.ru
Submitted by anonymous - 8 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