Community Patterns

Community Library Entry

1

Regular Expression
Created·2016-05-20 23:10
Flavor·PCRE (Legacy)

/
^(?:\p{L}\p{M}?)*(\p{L}\p{M}?)(?=\1{2})(?:\p{L}\p{M}?)*$
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous