Searched refs:_from (Results 1 – 3 of 3) sorted by relevance
54 protected $_from = 0; variable in Hoa\\Iterator\\Counter106 $this->_from = $from;154 $this->_i = $this->_from;
758 $this->function->rename = function ($from, $to) use (&$_from, &$_to) {760 $_from = $from;773 ->string($_from)
1 …_from = 0;\n this._to = 0;\n return this.next();\n }\n hasNext() {\n re…