Searched refs:T_LBRACKET (Results 1 – 3 of 3) sorted by relevance
482 T_LBRACKET, /* '[' */ enumerator
1217 != (ctype == CT_STRUCT ? T_LBRACE : T_LBRACKET)) { in ng_parse_composite()1243 if (tok == T_LBRACE || tok == T_LBRACKET) { in ng_parse_composite()1649 case T_LBRACKET: in ng_parse_skip_value()1699 return T_LBRACKET; in ng_parse_get_token()
483 T_LBRACKET, /* '[' */ enumerator