Regular Expressions 101

Community Patterns

4

html tags

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

UUID

PCRE (PHP <7.3)
no description available
Submitted by Jason - 9 years ago

utf-8 hex.

4

Regular Expression
PCRE (PHP <7.3)

/
^(\%d[4-6]\%[ab89]([0-9]|[a-f]))$
/
i

Description

Loading markdown...
Submitted by Dyxx - 9 years ago