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