Searched refs:T_FUNC_C (Results 1 – 4 of 4) sorted by relevance
233 …\T_CLASS_C, \T_TRAIT_C, \T_FUNC_C, \T_METHOD_C, \T_LINE, \T_FILE, \T_DIR, \T_NS_C, \T_HALT_COMPILE…
108 %token T_FUNC_C157 | T_CLASS_C | T_TRAIT_C | T_FUNC_C | T_METHOD_C | T_LINE | T_FILE | T_DIR | T_NS_C | T_FN1207 | T_FUNC_C { $$ = Scalar\MagicConst\Function_[]; }
147 public const T_FUNC_C = 382; define in PhpParser\\Parser\\Php7
147 public const T_FUNC_C = 382; define in PhpParser\\Parser\\Php8
Completed in 22 milliseconds