Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DLookbehind.php68 protected $_previousCurrent = null; variable in Hoa\\Iterator\\Lookbehind
122 $this->_previousCurrent = $this->current();
135 $this->_previousCurrent = null;
167 return $this->_previousCurrent;