Home
last modified time | relevance | path

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

/PHP-5.4/ext/mbstring/oniguruma/
H A Dregparse.c2231 TK_SUBEXP_CLOSE, enumerator
3059 tok->type = TK_SUBEXP_CLOSE; in fetch_token()
3498 tok->type = TK_SUBEXP_CLOSE; in fetch_token()
4806 r = parse_effect(np, tok, TK_SUBEXP_CLOSE, src, end, env); in parse_exp()
4824 case TK_SUBEXP_CLOSE: in parse_exp()
5235 if (term == TK_SUBEXP_CLOSE) in parse_subexp()

Completed in 21 milliseconds