Regular Expressions 101

Community Patterns

0

css var regex

PCRE2 (PHP >=7.3)
css var regex
Submitted by anonymous - a year ago
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

what3words

1

Regular Expression
PCRE (PHP <7.3)

/
^\p{L}+\.\p{L}+\.\p{L}+$
/
u

Description

Loading markdown...
Submitted by tsamaya - 8 years ago