Home
last modified time | relevance | path

Searched refs:T_SR (Results 1 – 3 of 3) sorted by relevance

/PHP-Parser/grammar/
H A Dphp.y25 %left T_SL T_SR
30 %left T_SL T_SR
1043 … | expr T_SR expr { $$ = Expr\BinaryOp\ShiftRight[$1, $3]; }
/PHP-Parser/lib/PhpParser/Parser/
H A DPhp8.php61 public const T_SR = 296; define in PhpParser\\Parser\\Php8
H A DPhp7.php61 public const T_SR = 296; define in PhpParser\\Parser\\Php7

Completed in 38 milliseconds