Searched refs:TK_INTERVAL (Results 1 – 1 of 1) sorted by relevance
2253 TK_INTERVAL, enumerator2386 tok->type = TK_INTERVAL; in fetch_range_quantifier()3183 tok->type != TK_INTERVAL) || in fetch_token()3185 tok->type == TK_INTERVAL))) { in fetch_token()5347 case TK_INTERVAL: in parse_exp()5372 if (r == TK_OP_REPEAT || r == TK_INTERVAL) { in parse_exp()5377 (r == TK_INTERVAL ? 1 : 0)); in parse_exp()
Completed in 16 milliseconds