Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/oniguruma/
H A Dregparse.c2227 TK_INTERVAL, enumerator
2358 tok->type = TK_INTERVAL; in fetch_range_quantifier()
3019 tok->type != TK_INTERVAL) || in fetch_token()
3021 tok->type == TK_INTERVAL))) { in fetch_token()
5100 case TK_INTERVAL: in parse_exp()
5125 if (r == TK_OP_REPEAT || r == TK_INTERVAL) { in parse_exp()
5130 (r == TK_INTERVAL ? 1 : 0)); in parse_exp()

Completed in 25 milliseconds