Home
last modified time | relevance | path

Searched refs:YY2TBLSTATE (Results 1 – 4 of 4) sorted by relevance

/PHP-Parser/grammar/
H A Dparser.template40 protected int $YY2TBLSTATE = #(YY2TBLSTATE);
/PHP-Parser/lib/PhpParser/
H A DParserAbstract.php63 protected int $YY2TBLSTATE; variable in PhpParser\\ParserAbstract
267 || ($state < $this->YY2TBLSTATE
370 || ($state < $this->YY2TBLSTATE
451 || $state < $this->YY2TBLSTATE
/PHP-Parser/lib/PhpParser/Parser/
H A DPhp7.php171 protected int $YY2TBLSTATE = 437; variable in PhpParser\\Parser\\Php7
H A DPhp8.php171 protected int $YY2TBLSTATE = 437; variable in PhpParser\\Parser\\Php8

Completed in 68 milliseconds