Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/
H A Dregparse.c2252 TK_OP_REPEAT, enumerator
3153 tok->type = TK_OP_REPEAT; in fetch_token()
3161 tok->type = TK_OP_REPEAT; in fetch_token()
3169 tok->type = TK_OP_REPEAT; in fetch_token()
3619 tok->type = TK_OP_REPEAT; in fetch_token()
3630 tok->type = TK_OP_REPEAT; in fetch_token()
3641 tok->type = TK_OP_REPEAT; in fetch_token()
5346 case TK_OP_REPEAT: in parse_exp()
5372 if (r == TK_OP_REPEAT || r == TK_INTERVAL) { in parse_exp()

Completed in 20 milliseconds