Community Patterns

Community Library Entry

1

Regular Expression
Created·2014-02-16 19:58
Flavor·PCRE (Legacy)

/
^(?: [0369] | (?: [147] (?:[147][0369]*[258]|[0369])* [258] ) | (?: [258] (?:[258][0369]*[147]|[0369])* [147] ) )+$
/
xgm
Open regex in editor

Description

no description available

Submitted by Oleksandr Sochka