Home
last modified time | relevance | path

Searched refs:STRICTATTRS (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/vendor/geshi/geshi/src/
H A Dgeshi.php2435 $STRICTATTRS = '';
2464 $STRICTATTRS = $attributes;
3087 if ($STRICTATTRS != '') {
3088 $result = str_replace("\n", "</span>\n<span$STRICTATTRS>", $result);