Home
last modified time | relevance | path

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

/dokuwiki/vendor/simplepie/simplepie/idn/
H A Didna_convert.class.php400 $bias = $this->_adapt($idx - $old_idx, $deco_len + 1, $is_first);
501 $bias = $this->_adapt($delta, $codecount+1, $is_first);
517 function _adapt($delta, $npoints, $is_first) function in idna_convert