Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-04-01 22:00
Flavor·PCRE (Legacy)

/
^((?!V2).)*(- Dev|- Test)\s*$
/
gm
Open regex in editor

Description

Filter of legacy and other projects built from DEV branch

Submitted by anonymous