Searched refs:TK_OP_REPEAT (Results 1 – 1 of 1) sorted by relevance
2268 TK_OP_REPEAT, enumerator3166 tok->type = TK_OP_REPEAT; in fetch_token()3174 tok->type = TK_OP_REPEAT; in fetch_token()3182 tok->type = TK_OP_REPEAT; in fetch_token()3632 tok->type = TK_OP_REPEAT; in fetch_token()3643 tok->type = TK_OP_REPEAT; in fetch_token()3654 tok->type = TK_OP_REPEAT; in fetch_token()5361 case TK_OP_REPEAT: in parse_exp()5388 if (r == TK_OP_REPEAT || r == TK_INTERVAL) { in parse_exp()