Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/
H A Dregparse.c2257 TK_SUBEXP_CLOSE, enumerator
3223 tok->type = TK_SUBEXP_CLOSE; in fetch_token()
3693 tok->type = TK_SUBEXP_CLOSE; in fetch_token()
5055 r = parse_enclose(np, tok, TK_SUBEXP_CLOSE, src, end, env); in parse_exp()
5073 case TK_SUBEXP_CLOSE: in parse_exp()
5497 if (term == TK_SUBEXP_CLOSE) in parse_subexp()

Completed in 16 milliseconds