Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-06-18 08:08
Flavor·ECMAScript (JavaScript)

/
^[\u0E00-\u0E7F.-]{1,}(\s[\u0E00-\u0E7F.-]{1,}){0,2}?$
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous