Searched refs:_containsGroupAnchor (Results 1 – 3 of 3) sorted by relevance
84 var $_containsGroupAnchor = false; variable in Spyc744 …if ($incoming_indent == 0 && !$this->_containsGroupAlias && !$this->_containsGroupAnchor) { // Sho…791 if ($this->_containsGroupAnchor) {792 $this->SavedGroups[$this->_containsGroupAnchor] = $this->path;796 $this->SavedGroups[$this->_containsGroupAnchor][$incoming_indent + 2] = $k;799 $this->_containsGroupAnchor = false;1000 if ($group[0] == '&') $this->_containsGroupAnchor = substr ($group, 1);
86 private $_containsGroupAnchor = false; variable in Spyc760 …if ($incoming_indent == 0 && !$this->_containsGroupAlias && !$this->_containsGroupAnchor) { // Sho…811 if ($this->_containsGroupAnchor) {812 $this->SavedGroups[$this->_containsGroupAnchor] = $this->path;816 $this->SavedGroups[$this->_containsGroupAnchor][$incoming_indent + 2] = $k;819 $this->_containsGroupAnchor = false;1023 if ($group[0] == '&') $this->_containsGroupAnchor = substr ($group, 1);
105 private $_containsGroupAnchor = false; variable in Spyc889 …if ($incoming_indent == 0 && !$this->_containsGroupAlias && !$this->_containsGroupAnchor) { // Sho…940 if ($this->_containsGroupAnchor) {941 $this->SavedGroups[$this->_containsGroupAnchor] = $this->path;945 $this->SavedGroups[$this->_containsGroupAnchor][$incoming_indent + 2] = $k;948 $this->_containsGroupAnchor = false;1165 if ($group[0] == '&') $this->_containsGroupAnchor = substr ($group, 1);