Home
last modified time | relevance | path

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

/dokuwiki/vendor/simplepie/simplepie/idn/
H A Didna_convert.class.php84 var $_scount = 11172; // _lcount * _tcount * _vcount variable in idna_convert
648 if ($sindex < 0 || $sindex >= $this->_scount) {
680 if (0 <= $sindex && $sindex < $this->_scount && ($sindex % $this->_tcount == 0)