Home
last modified time | relevance | path

Searched refs:_nameprep (Results 1 – 1 of 1) sorted by last modified time

/dokuwiki/vendor/simplepie/simplepie/idn/
H A Didna_convert.class.php444 $decoded = $this->_nameprep($decoded);
561 function _nameprep($input) function in idna_convert