Regular Expressions 101

Community Patterns

some + Guid

0

Regular Expression
PCRE (PHP <7.3)

/
(@|#)[0-9A-Fa-f]{8}[-][0-9A-Fa-f]{4}[-][0-9A-Fa-f]{4}[-][0-9A-Fa-f]{4}[-][0-9A-Fa-f]{12}
/
gm

Description

no description available

Submitted by anonymous - 5 years ago