Regular Expressions 101

Community Patterns

0

Lat

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

Final

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

test

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

ex1

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

Compiler test

0

Regular Expression
PCRE2 (PHP >=7.3)

/
[\t ]*(\w+)[\t \n]*(\w+)[\t \n]*=([^;])+;
/
gm

Description

Loading markdown...
Submitted by marcosfons - 2 years ago