Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-04-13 04:12
Flavor·PCRE (Legacy)

/
^[\p{L}\p{M}]+([\p{L}\p{Pd}\p{Zs}'.]*[\p{L}\p{M}])+$|^[\p{L}\p{M}]+$
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous