Searched refs:T_BOOL_CAST (Results 1 – 3 of 3) sorted by relevance
36 …_DEC T_INT_CAST T_DOUBLE_CAST T_STRING_CAST T_ARRAY_CAST T_OBJECT_CAST T_BOOL_CAST T_UNSET_CAST '@'1079 | T_BOOL_CAST expr { $$ = Expr\Cast\Bool_ [$2]; }
70 public const T_BOOL_CAST = 305; define in PhpParser\\Parser\\Php7
70 public const T_BOOL_CAST = 305; define in PhpParser\\Parser\\Php8
Completed in 30 milliseconds