Searched refs:delayedPath (Results 1 – 3 of 3) sorted by relevance
95 var $delayedPath = array(); variable in Spyc441 foreach ($this->delayedPath as $indent => $delayedPath)442 $this->path[$indent] = $delayedPath;444 $this->delayedPath = array();926 $this->delayedPath = array(strpos ($line, $key) + $this->indent => $key);
97 private $delayedPath = array(); variable in Spyc455 foreach ($this->delayedPath as $indent => $delayedPath)456 $this->path[$indent] = $delayedPath;458 $this->delayedPath = array();949 $this->delayedPath = array(strpos ($line, $key) + $this->indent => $key);
116 private $delayedPath = array(); variable in Spyc552 foreach ($this->delayedPath as $indent => $delayedPath)553 $this->path[$indent] = $delayedPath;555 $this->delayedPath = array();1078 $this->delayedPath = array(strpos ($line, $key) + $this->indent => $key);