Searched refs:failFrom (Results 1 – 1 of 1) sorted by relevance
28 protected ?int $failFrom = null; variable in dokuwiki\\Parsing\\Lexer\\CloserPattern112 if ($this->failFrom !== null && $from >= $this->failFrom && $from < $this->failUntil) {119 $this->failFrom = $from;132 $this->failFrom = $from;148 $this->failFrom = null;