Home
last modified time | relevance | path

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

/dokuwiki/vendor/simplepie/simplepie/idn/
H A Didna_convert.class.php79 var $_tbase = 0x11A7; variable in idna_convert
654 $T = intval($this->_tbase + $sindex % $this->_tcount);
655 if ($T != $this->_tbase) $result[] = $T;
678 $tindex = $char - $this->_tbase;