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.php65 protected int $YY2TBLSTATE; variable in PhpParser\\ParserAbstract
269 || ($state < $this->YY2TBLSTATE
372 || ($state < $this->YY2TBLSTATE
453 || $state < $this->YY2TBLSTATE
/PHP-Parser/lib/PhpParser/Parser/
H A DPhp8.php175 protected int $YY2TBLSTATE = 442; variable in PhpParser\\Parser\\Php8
H A DPhp7.php175 protected int $YY2TBLSTATE = 437; variable in PhpParser\\Parser\\Php7

Completed in 29 milliseconds