Home
last modified time | relevance | path

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

/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregparse.c2216 TK_SUBEXP_CLOSE, enumerator
3215 tok->type = TK_SUBEXP_CLOSE; in fetch_token()
3717 tok->type = TK_SUBEXP_CLOSE; in fetch_token()
5007 r = parse_enclose(np, tok, TK_SUBEXP_CLOSE, src, end, env); in parse_exp()
5028 case TK_SUBEXP_CLOSE: in parse_exp()
5409 if (term == TK_SUBEXP_CLOSE) in parse_subexp()

Completed in 14 milliseconds