Searched refs:_relativePath (Results 1 – 3 of 3) sorted by relevance
61 protected $_relativePath = null; variable in Hoa\\Iterator\\SplFileInfo79 $this->_relativePath = $relativePath;116 $old = $this->_relativePath;117 $this->_relativePath = $relativePath;129 return $this->_relativePath;
61 protected $_relativePath = null; variable in Hoa\\Iterator\\Directory113 $old = $this->_relativePath;114 $this->_relativePath = $path;126 return $this->_relativePath;
61 protected $_relativePath = 0; variable in Hoa\\Iterator\\Recursive\\Directory90 $this->_relativePath = self::$_handlePath;93 $this->_relativePath = $path;162 return $this->_relativePath;