Home
last modified time | relevance | path

Searched refs:_ncount (Results 1 – 1 of 1) sorted by path

/dokuwiki/vendor/simplepie/simplepie/idn/
H A Didna_convert.class.php83 var $_ncount = 588; // _vcount * _tcount variable in idna_convert
652 $result[] = (int) $this->_lbase + $sindex / $this->_ncount;
653 $result[] = (int) $this->_vbase + ($sindex % $this->_ncount) / $this->_tcount;