Regular Expressions 101

Community Patterns

0

update

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

golang

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

kiamoz

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

kiamoz

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

If x; => if (x){

0

Regular Expression
PCRE (PHP <7.3)

/
(?<=\s)If\s+(.+);
/
gm

Description

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