Regular Expressions 101

Community Patterns

DSL tags missing closing pair tags

1

Regular Expression
PCRE2 (PHP >=7.3)

/
\[b\](?!\w*.\[\/b\])
/
gm

Description

Checking whether all [b] tag pairs are present in *.dsl text

Submitted by anonymous - 9 months ago