Community Patterns

Community Library Entry

1

Regular Expression
Created·2022-11-24 05:09
Flavor·PCRE (Legacy)

/
^(?:(?!\bbag\b).)*\bred\b.+?\bbag\b
/
gm
Open regex in editor

Description

Only if needle is before target

Submitted by anonymous