Searched refs:TK_OP_REPEAT (Results 1 – 1 of 1) sorted by relevance
2211 TK_OP_REPEAT, enumerator3145 tok->type = TK_OP_REPEAT; in fetch_token()3153 tok->type = TK_OP_REPEAT; in fetch_token()3161 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()3665 tok->type = TK_OP_REPEAT; in fetch_token()5246 case TK_OP_REPEAT: in parse_exp()5272 if (r == TK_OP_REPEAT || r == TK_INTERVAL) { in parse_exp()
Completed in 15 milliseconds