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

Completed in 24 milliseconds