Home
last modified time | relevance | path

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

/dokuwiki/vendor/simplepie/simplepie/idn/
H A Didna_convert.class.php677 $vindex = $char - $this->_vbase;
688 if (0 <= $lindex && $lindex < $this->_lcount && 0 <= $vindex && $vindex < $this->_vcount) {
690 $last = (int) $this->_sbase + ($lindex * $this->_vcount + $vindex) * $this->_tcount;