Regular Expressions 101

Community Patterns

utf-8 hex.

4

Regular Expression
PCRE (PHP <7.3)

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

Description

utf-8 hex. code armenian. Firs character regexp

Submitted by Dyxx - 9 years ago