Searched refs:T_ARRAY_CAST (Results 1 – 3 of 3) sorted by relevance
36 %right '~' T_INC T_DEC T_INT_CAST T_DOUBLE_CAST T_STRING_CAST T_ARRAY_CAST T_OBJECT_CAST T_BOOL_CAS…1077 | T_ARRAY_CAST expr { $$ = Expr\Cast\Array_ [$2]; }
68 public const T_ARRAY_CAST = 303; define in PhpParser\\Parser\\Php7
68 public const T_ARRAY_CAST = 303; define in PhpParser\\Parser\\Php8
Completed in 24 milliseconds