Regular Expressions 101

Community Patterns

1

MyRegEx

PCRE2 (PHP >=7.3)
no description available
Submitted by anonymous - 3 years ago
1

Nitroflare v2

PCRE2 (PHP >=7.3)
Extract ID
Submitted by anonymous - 2 years ago
1

sdfsf

PCRE2 (PHP >=7.3)
sdf
Submitted by dsf - 2 years ago
1

notlike

PCRE2 (PHP >=7.3)
notlike
Submitted by anonymous - 2 years ago

Exclude particular word in phrase

-2

Regular Expression
PCRE2 (PHP >=7.3)

/
^((?!test).)*$
/
gm

Description

Loading markdown...
Submitted by anonymous - 3 years ago