Regular Expressions 101

Community Patterns

0

ipv4

PCRE2 (PHP >=7.3)
Find ipv4 addresses
Submitted by anon - a year ago
0

test

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

PHP (variable, function, class, constant) naming convension

1

Regular Expression
PCRE (PHP <7.3)

/
^[\pL_][\pL_\pNd]*$
/

Description

Loading markdown...
Submitted by Najmuddeen Mohammed - 7 years ago