Community Patterns

Community Library Entry

0

Regular Expression
Created·2021-08-05 06:16
Flavor·PCRE2 (PHP)

/
(BA.+("GenMsg.*").+BO.+( \d+;)\R)((?:.+\R)*?)\1
/
gm
Open regex in editor

Description

searches for doublicate lines starting with 'BA'

Submitted by CZ_LMH