Searched refs:attrsRE (Results 1 - 1 of 1) sorted by relevance

/inkscape/po/
H A Dcheck-markup21 my $attrsRE = qr/(?: +[^<>]*)?/;
50 while ($str =~ s{<([bisu]|big|su[bp]|small|tt|span)(${attrsRE})>[^<>]*</\1>}{}) {
90 if ($str =~ m{<([bisu]|big|su[bp]|small|span|tt)${attrsRE}>}) {

Completed in 15 milliseconds