Searched refs:gotoTableSize (Results 1 – 4 of 4) sorted by relevance
/PHP-Parser/grammar/ | ||
H A D | parser.template | 33 protected int $gotoTableSize = #(YYGLAST); |
/PHP-Parser/lib/PhpParser/ | ||
H A D | ParserAbstract.php | 54 protected int $gotoTableSize; variable in PhpParser\\ParserAbstract |
/PHP-Parser/lib/PhpParser/Parser/ | ||
H A D | Php7.php | 168 protected int $gotoTableSize = 646; variable in PhpParser\\Parser\\Php7 |
H A D | Php8.php | 168 protected int $gotoTableSize = 608; variable in PhpParser\\Parser\\Php8 |
Completed in 29 milliseconds