Home
last modified time | relevance | path

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

/PHP-7.1/ext/mbstring/oniguruma/
H A DHISTORY30 2008/09/16: [bug] fix memory leaks in parse_exp().
142 2006/12/21: [spec] should check too short multibyte char in parse_exp().
964 mode. fix pair-ambig-codes process in parse_exp().
1399 change env->option for dynamic option in parse_exp().
H A Dregparse.c5048 parse_exp(Node** np, OnigToken* tok, int term, in parse_exp() function
5446 r = parse_exp(&node, tok, term, src, end, env); in parse_branch()
5456 r = parse_exp(&node, tok, term, src, end, env); in parse_branch()

Completed in 27 milliseconds