Regular Expressions 101

Community Patterns

aaa

0

Regular Expression
PCRE2 (PHP >=7.3)

/
(?<AppliedRule>(Rule-.{4,50}.*|Row.{2,4}DT-.{1,50}.*)])
/
gm

Description

aaa

Submitted by anonymous - 2 years ago