Home
last modified time | relevance | path

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

/PHP-Parser/grammar/
H A Dparser.template35 protected int $invalidSymbol = #(YYBADCH);
/PHP-Parser/lib/PhpParser/
H A DParserAbstract.php55 protected int $invalidSymbol; variable in PhpParser\\ParserAbstract
1233 if ($intSymbol === $this->invalidSymbol) {
/PHP-Parser/lib/PhpParser/Parser/
H A DPhp8.php166 protected int $invalidSymbol = 168; variable in PhpParser\\Parser\\Php8
H A DPhp7.php166 protected int $invalidSymbol = 168; variable in PhpParser\\Parser\\Php7

Completed in 26 milliseconds