Searched refs:T_SL (Results 1 – 3 of 3) sorted by relevance
/PHP-Parser/grammar/ | ||
H A D | php.y | 25 %left T_SL T_SR |
/PHP-Parser/lib/PhpParser/Parser/ | ||
H A D | Php7.php | 60 public const T_SL = 295; define in PhpParser\\Parser\\Php7 |
H A D | Php8.php | 60 public const T_SL = 295; define in PhpParser\\Parser\\Php8 |
Completed in 23 milliseconds