Searched refs:startWasReached (Results 1 – 1 of 1) sorted by relevance
78 private $startWasReached = false; variable in ComboStrap\\CallStack347 if ($this->startWasReached) {365 if ($this->startWasReached) {366 $this->startWasReached = false;471 $this->startWasReached = true;517 if ($this->startWasReached) {518 $this->startWasReached = false;677 if ($this->startWasReached === true) {773 …if (!$this->endWasReached && !$this->startWasReached && $this->getActualCall()->getState() == DOKU…914 if ($level == 0 && !$this->startWasReached) {[all …]