Searched refs:successFrom (Results 1 – 1 of 1) sorted by relevance
24 protected ?int $successFrom = null; variable in dokuwiki\\Parsing\\Lexer\\CloserPattern109 … if ($this->successFrom !== null && $from >= $this->successFrom && $from <= $this->closerPos) {124 $this->successFrom = $from;146 $this->successFrom = null;