Home
last modified time | relevance | path

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

/dokuwiki/_test/core/
H A DphpQuery-onefile.php4684 $markup = phpQuery::phpToMarkup($markup, self::$defaultCharset);
4687 public static function phpToMarkup($php, $charset = 'utf-8') { function in phpQuery