Searched refs:_vcount (Results 1 – 1 of 1) sorted by relevance
81 var $_vcount = 21; variable in idna_convert96 $this->slast = $this->_sbase + $this->_lcount * $this->_vcount * $this->_tcount;688 … if (0 <= $lindex && $lindex < $this->_lcount && 0 <= $vindex && $vindex < $this->_vcount) {690 $last = (int) $this->_sbase + ($lindex * $this->_vcount + $vindex) * $this->_tcount;