Home
last modified time | relevance | path

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

/dokuwiki/inc/Utf8/
H A DConversion.php60 [self::class, 'decodeNumericEntity'],
92 return self::decodeNumericEntity($ent);
108 protected static function decodeNumericEntity($ent)
111 protected static function decodeNumericEntity($ent) global() function in dokuwiki\\Utf8\\Conversion