Searched refs:SavedGroups (Results 1 – 3 of 3) sorted by relevance
89 var $SavedGroups = array(); variable in Spyc712 if (!isset($this->SavedGroups[$alias])) { echo "Bad group name: $alias."; break; }713 $groupPath = $this->SavedGroups[$alias];792 $this->SavedGroups[$this->_containsGroupAnchor] = $this->path;796 $this->SavedGroups[$this->_containsGroupAnchor][$incoming_indent + 2] = $k;
91 private $SavedGroups = array(); variable in Spyc728 if (!isset($this->SavedGroups[$alias])) { echo "Bad group name: $alias."; break; }729 $groupPath = $this->SavedGroups[$alias];812 $this->SavedGroups[$this->_containsGroupAnchor] = $this->path;816 $this->SavedGroups[$this->_containsGroupAnchor][$incoming_indent + 2] = $k;
110 private $SavedGroups = array(); variable in Spyc857 if (!isset($this->SavedGroups[$alias])) { echo "Bad group name: $alias."; break; }858 $groupPath = $this->SavedGroups[$alias];941 $this->SavedGroups[$this->_containsGroupAnchor] = $this->path;945 $this->SavedGroups[$this->_containsGroupAnchor][$incoming_indent + 2] = $k;