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.php303 $this->matchedEOF = true;
339 $this->matchedEOF = true;
375 $this->matchedEOF = true;
471 $this->matchedEOF = true;
515 $this->matchedEOF = true;
595 $this->matchedEOF = true;
782 $this->matchedEOF = true;
851 $this->matchedEOF = true;
1024 $this->matchedEOF = true;