Regular Expressions 101

Community Patterns

0

test

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 8 years ago
0

year match

PCRE (PHP <7.3)
2010-2012
Submitted by tazbir - 8 years ago
1

regex

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 8 years ago
1

yous

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 8 years ago

Match text (not within html tag)

7

Regular Expression
ECMAScript (JavaScript)

/
(me)(?!([^<]+)?>)
/
gi

Description

Loading markdown...
Submitted by Moistly - 8 years ago