Home
last modified time | relevance | path

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

/plugin/sketchcanvas/phplib/
H A Dspyc.php91 private $SavedGroups = array(); variable in Spyc
728 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;