Searched refs:T_BOOLEAN_OR (Results 1 – 3 of 3) sorted by relevance
/PHP-Parser/grammar/ | ||
H A D | php.y | 17 %left T_BOOLEAN_OR |
/PHP-Parser/lib/PhpParser/Parser/ | ||
H A D | Php7.php | 49 public const T_BOOLEAN_OR = 284; define in PhpParser\\Parser\\Php7 |
H A D | Php8.php | 49 public const T_BOOLEAN_OR = 284; define in PhpParser\\Parser\\Php8 |
Completed in 32 milliseconds