Home
last modified time | relevance | path

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

/dokuwiki/vendor/simplepie/simplepie/idn/
H A Didna_convert.class.php678 $tindex = $char - $this->_tbase;
681 && 0 <= $tindex && $tindex <= $this->_tcount) {
683 $last += $tindex;