Home
last modified time | relevance | path

Searched refs:TK_INTERVAL (Results 1 – 1 of 1) sorted by relevance

/PHP-5.6/ext/mbstring/oniguruma/
H A Dregparse.c2264 TK_INTERVAL, enumerator
2397 tok->type = TK_INTERVAL; in fetch_range_quantifier()
3191 tok->type != TK_INTERVAL) || in fetch_token()
3193 tok->type == TK_INTERVAL))) { in fetch_token()
5360 case TK_INTERVAL: in parse_exp()
5385 if (r == TK_OP_REPEAT || r == TK_INTERVAL) { in parse_exp()
5390 (r == TK_INTERVAL ? 1 : 0)); in parse_exp()

Completed in 15 milliseconds