Home
last modified time | relevance | path

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

/PHP-7.2/ext/mbstring/oniguruma/
H A DHISTORY118 2008/09/16: [bug] fix memory leaks in parse_exp().
230 2006/12/21: [spec] should check too short multibyte char in parse_exp().
1052 mode. fix pair-ambig-codes process in parse_exp().
1487 change env->option for dynamic option in parse_exp().
/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregparse.c4987 parse_exp(Node** np, OnigToken* tok, int term, in parse_exp() function
5333 r = parse_exp(&node, tok, term, src, end, env); in parse_branch()
5346 r = parse_exp(&node, tok, term, src, end, env); in parse_branch()

Completed in 25 milliseconds