Regular Expressions 101

Enterprise

Community Library

Community Library Entry

1

Regular ExpressionOpen Workspace

/
^(?:(?!\bbag\b).)*\bred\b.+?\bbag\b
/
gm

Description
Created·2022-11-24 05:09
Type·Match
Flavor·PCRE (Legacy)

Only if needle is before target

Submitted by Anonymous
Open Workspace