Searched refs:T_LIST (Results 1 – 4 of 4) sorted by relevance
231 …\T_FUNCTION, \T_CONST, \T_RETURN, \T_PRINT, \T_YIELD, \T_LIST, \T_SWITCH, \T_ENDSWITCH, \T_CASE, \…
102 %token T_LIST155 …| T_FUNCTION | T_CONST | T_RETURN | T_PRINT | T_YIELD | T_LIST | T_SWITCH | T_ENDSWITCH | T_CASE |…1354 T_LIST '(' inner_array_pair_list ')'
141 public const T_LIST = 376; define in PhpParser\\Parser\\Php7
141 public const T_LIST = 376; define in PhpParser\\Parser\\Php8
Completed in 26 milliseconds