Community Patterns

Community Library Entry

0

Regular Expression
Created·2019-07-30 15:45
Flavor·PCRE (Legacy)

/
^ (?=.*?\bone\b) (?=.*?\btwo\b) (?=.*?\bthree\b) (?!\t.*?) .* $
/
xgm
Open regex in editor

Description

no description available

Submitted by anonymous