Searched refs:nonGreedy (Results 1 – 3 of 3) sorted by relevance
13 public $nonGreedy = false; variable in Antlr\\Antlr4\\Runtime\\Atn\\States\\DecisionState
81 …source->passedThroughNonGreedyDecision || ($target instanceof DecisionState && $target->nonGreedy);
294 $decisionState->nonGreedy = true;675 $this->checkCondition(!$state->nonGreedy);678 $this->checkCondition($state->nonGreedy);