Searched refs:T_FOR (Results 1 – 4 of 4) sorted by relevance
229 …\T_ENDWHILE, \T_FOR, \T_ENDFOR, \T_FOREACH, \T_ENDFOREACH, \T_DECLARE, \T_ENDDECLARE, \T_AS, \T_TR…
58 %token T_FOR153 …| T_ENDWHILE | T_FOR | T_ENDFOR | T_FOREACH | T_ENDFOREACH | T_DECLARE | T_ENDDECLARE | T_AS | T_T…380 | T_FOR '(' for_expr ';' for_expr ';' for_expr ')' for_statement
93 public const T_FOR = 328; define in PhpParser\\Parser\\Php7
93 public const T_FOR = 328; define in PhpParser\\Parser\\Php8
Completed in 29 milliseconds