Community Patterns

Community Library Entry

1

Regular Expression
Created·2020-07-25 21:29
Flavor·ECMAScript (JavaScript)

/
^\s*([a-zàèéìòù]+)??(?:\s+)?([a-zàèéìòù]+)??\s*(['-])?\s*([a-zàèéìòù]+)\s*$
/
ui
Open regex in editor

Description

no description available

Submitted by anonymous