Community Patterns

Community Library Entry

0

Regular Expression
Created·2017-10-28 16:02
Flavor·ECMAScript (JavaScript)

/
([A-Za-z]+) +\1
/
g
Open regex in editor

Description

no description available

Submitted by anonymous