Community Patterns

Community Library Entry

-3

Regular Expression
Created·2016-01-26 19:36
Flavor·PCRE (Legacy)

/
^((?!.*email).)*thank(\-|\_|)you.*
/
gi
Open regex in editor

Description

Exclude part of a string in an include string.

Submitted by anonymous