Home
last modified time | relevance | path

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

/dokuwiki/vendor/simplepie/simplepie/idn/
H A Didna_convert.class.php76 var $_sbase = 0xAC00; variable in idna_convert
96 $this->slast = $this->_sbase + $this->_lcount * $this->_vcount * $this->_tcount;
647 $sindex = (int) $char - $this->_sbase;
675 $sindex = $last - $this->_sbase;
690 $last = (int) $this->_sbase + ($lindex * $this->_vcount + $vindex) * $this->_tcount;