Home
last modified time | relevance | path

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

/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregparse.c2211 TK_OP_REPEAT, enumerator
3145 tok->type = TK_OP_REPEAT; in fetch_token()
3153 tok->type = TK_OP_REPEAT; in fetch_token()
3161 tok->type = TK_OP_REPEAT; in fetch_token()
3643 tok->type = TK_OP_REPEAT; in fetch_token()
3654 tok->type = TK_OP_REPEAT; in fetch_token()
3665 tok->type = TK_OP_REPEAT; in fetch_token()
5246 case TK_OP_REPEAT: in parse_exp()
5272 if (r == TK_OP_REPEAT || r == TK_INTERVAL) { in parse_exp()

Completed in 20 milliseconds