Home
last modified time | relevance | path

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

/dokuwiki/inc/Utf8/
H A DConversion.php92 return self::decodeNumericEntity($ent);
108 protected static function decodeNumericEntity($ent) function in dokuwiki\\Utf8\\Conversion