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