Regular Expressions 101

Community Patterns

0

bhno_02

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

regex 1

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

risk

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

case insensitive uuidV4

0

Regular Expression
PCRE2 (PHP >=7.3)

/
(([a-fA-F0-9]{8})-([a-fA-F0-9]{4})-([a-fA-F0-9]{4})-([a-fA-F0-9]{4})-([a-fA-F0-9]{12}))
/
gm

Description

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