Searched refs:_reach (Results 1 – 2 of 2) sorted by relevance
64 protected $_reach = null; variable in Hoa\\Protocol\\Node\\Node92 $this->_reach = $reach;309 return empty($queue) ? $this->_reach : $queue;337 $old = $this->_reach;338 $this->_reach = $reach;360 return $this->_reach;
74 foreach (explode(RS, $this->_reach) as $part) {85 foreach (explode(RS, $this->_reach) as $part) {92 $this->_reach = implode(RS, $out);