Home
last modified time | relevance | path

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

/dokuwiki/_test/core/
DphpQuery-onefile.php744 $markup = self::markupFixXHTML($markup);
766 $markup = self::markupFixXHTML($markup);
773 protected static function markupFixXHTML($markup) { function in DOMDocumentWrapper