Home
last modified time | relevance | path

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

/PHP-5.6/ext/mbstring/oniguruma/
H A Dregparse.c2263 TK_OP_REPEAT, enumerator
3161 tok->type = TK_OP_REPEAT; in fetch_token()
3169 tok->type = TK_OP_REPEAT; in fetch_token()
3177 tok->type = TK_OP_REPEAT; in fetch_token()
3629 tok->type = TK_OP_REPEAT; in fetch_token()
3640 tok->type = TK_OP_REPEAT; in fetch_token()
3651 tok->type = TK_OP_REPEAT; in fetch_token()
5359 case TK_OP_REPEAT: in parse_exp()
5385 if (r == TK_OP_REPEAT || r == TK_INTERVAL) { in parse_exp()

Completed in 18 milliseconds