Lines Matching refs:endWasReached
72 private $endWasReached = false; variable in ComboStrap\\CallStack
343 if ($this->endWasReached) {
382 $this->endWasReached = true;
417 if (!$this->endWasReached) {
459 if ($this->endWasReached) {
460 $this->endWasReached = false;
538 if($this->endWasReached){
573 if ($level == 0 && !$this->endWasReached) {
587 if ($this->endWasReached) {
673 if ($this->endWasReached === true) {
720 return $this->endWasReached;
747 $this->endWasReached = false;
773 …if (!$this->endWasReached && !$this->startWasReached && $this->getActualCall()->getState() == DOKU…
880 if (!$this->endWasReached) {
1062 if ($this->endWasReached) {
1077 if ($this->endWasReached) {
1110 return $this->endWasReached;