Searched refs:T_UNSET_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 '@'1080 | T_UNSET_CAST expr { $$ = Expr\Cast\Unset_ [$2]; }
71 public const T_UNSET_CAST = 306; define in PhpParser\\Parser\\Php7
71 public const T_UNSET_CAST = 306; define in PhpParser\\Parser\\Php8
Completed in 23 milliseconds