Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-11-01 22:50
Flavor·PCRE (Legacy)

/
(?=.*(START))(?=.*(END))(?:(?:\1|\2)|(?!^)\G)\h+.*?\b(\w{4,})(?=.*?(?:(?:\1|\2)))
/
g
Open regex in editor

Description

no description available

Submitted by anonymous