Searched refs:T_RBRACKET (Results 1 – 2 of 2) sorted by relevance
482 T_RBRACKET, /* ']' */ enumerator
1232 if (tok == (ctype == CT_STRUCT ? T_RBRACE : T_RBRACKET)) { in ng_parse_composite()1658 case T_RBRACKET: in ng_parse_skip_value()1705 return T_RBRACKET; in ng_parse_get_token()