Regular Expressions 101

Community Patterns

0

Kumpulan regex

PCRE2 (PHP >=7.3)
simpenan
Submitted by anonymous - a year ago
0

Discord Invite Regexp

PCRE2 (PHP >=7.3)
a
Submitted by MinerPL - a year ago
0

OGSP-102503

PCRE2 (PHP >=7.3)
customer regex
Submitted by anonymous - a year ago

Lookahead and lookbehind example

0

Regular Expression
PCRE2 (PHP >=7.3)

/
(?<!XXY)(?<=Y)\w(?=Y)(?!YYXX)
/
gm

Description

Loading markdown...
Submitted by CAMOKPYT - a year ago