Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/oniguruma/
H A Dregparse.c2226 TK_OP_REPEAT, enumerator
2989 tok->type = TK_OP_REPEAT; in fetch_token()
2997 tok->type = TK_OP_REPEAT; in fetch_token()
3005 tok->type = TK_OP_REPEAT; in fetch_token()
3424 tok->type = TK_OP_REPEAT; in fetch_token()
3435 tok->type = TK_OP_REPEAT; in fetch_token()
3446 tok->type = TK_OP_REPEAT; in fetch_token()
5099 case TK_OP_REPEAT: in parse_exp()
5125 if (r == TK_OP_REPEAT || r == TK_INTERVAL) { in parse_exp()

Completed in 16 milliseconds