Home
last modified time | relevance | path

Searched refs:matchedEOF (Results 1 – 2 of 2) sorted by relevance

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DParser.php117 protected $matchedEOF = false; variable in Antlr\\Antlr4\\Runtime\\Parser
138 $this->matchedEOF = false;
177 $this->matchedEOF = true;
600 if ($this->matchedEOF) {
814 return $this->matchedEOF;
/plugin/combo/ComboStrap/PageSqlParser/
H A DPageSqlParser.php311 $this->matchedEOF = true;
371 $this->matchedEOF = true;
407 $this->matchedEOF = true;
503 $this->matchedEOF = true;
646 $this->matchedEOF = true;
833 $this->matchedEOF = true;
902 $this->matchedEOF = true;
1075 $this->matchedEOF = true;