Regular Expressions 101

Sponsors

Library entries

1
pcre

7

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

6

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

6

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

HTML img

Grabs all HTML tags
Submitted by Pirate11 - 7 years ago
2
pcre

5

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

5

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

4

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

4

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

3

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

3

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

2

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

2

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

1

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

1

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

First

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

Content Type

What the fuck?
Submitted by I'm fucked up, Man - 7 years ago
1
javascript

id

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

Username with "_" "-"

no description available
Submitted by Gianvy - 7 years ago
1
python

gg

no description available
Submitted by anonymous - 7 years ago

BOOLEAN EXPRESSION WITH BRACKETS MATCHER

Vote

3

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)
/
xmi

Description

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