Searched refs:T_RBRACKET (Results 1 – 3 of 3) sorted by relevance
483 T_RBRACKET, /* ']' */ enumerator
1229 if (tok == (ctype == CT_STRUCT ? T_RBRACE : T_RBRACKET)) { in ng_parse_composite()1655 case T_RBRACKET: in ng_parse_skip_value()1702 return T_RBRACKET; in ng_parse_get_token()
484 T_RBRACKET, /* ']' */ enumerator