Regular Expressions 101

Community Patterns

Perl search exclude tags

1

Regular Expression
PCRE (PHP <7.3)

%
(?!<xref[^>]*>)(-)(?![^<]*</xref>)
%
g

Description

no description available

Submitted by anonymous - 7 years ago