Searched refs:decodeNumeric (Results 1 – 1 of 1) sorted by relevance
70 return self::decodeNumeric(substr($match, 2, -1));87 protected static function decodeNumeric(string $body): string function in dokuwiki\\Parsing\\Helpers\\HtmlEntity