Community Patterns

Community Library Entry

1

Regular Expression
Created·2022-07-05 10:39
Flavor·PCRE2 (PHP)

/
^[0]{1}[7]{1}[01245678]{1}[0-9]{7}$
/
gm
Open regex in editor

Description