Searched defs:T_HALT_COMPILER (Results 1 – 2 of 2) sorted by relevance
/PHP-Parser/lib/PhpParser/Parser/ | ||
H A D | Php7.php | 132 public const T_HALT_COMPILER = 367; define in PhpParser\\Parser\\Php7 |
H A D | Php8.php | 132 public const T_HALT_COMPILER = 367; define in PhpParser\\Parser\\Php8 |
Completed in 30 milliseconds