Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/
H A Dregparse.c2253 TK_INTERVAL, enumerator
2386 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 779 milliseconds