Home
last modified time | relevance | path

Searched defs:T_AMPERSAND_NOT_FOLLOWED_BY_VAR_OR_VARARG (Results 1 – 2 of 2) sorted by relevance

/PHP-Parser/lib/PhpParser/Parser/
H A DPhp8.php51 public const T_AMPERSAND_NOT_FOLLOWED_BY_VAR_OR_VARARG = 286; define in PhpParser\\Parser\\Php8
H A DPhp7.php51 public const T_AMPERSAND_NOT_FOLLOWED_BY_VAR_OR_VARARG = 286; define in PhpParser\\Parser\\Php7

Completed in 33 milliseconds