Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY6 2008/09/16: [bug] fix memory leaks in parse_exp().
118 2006/12/21: [spec] should check too short multibyte char in parse_exp().
940 mode. fix pair-ambig-codes process in parse_exp().
1375 change env->option for dynamic option in parse_exp().
H A Dregparse.c5035 parse_exp(Node** np, OnigToken* tok, int term, in parse_exp() function
5433 r = parse_exp(&node, tok, term, src, end, env); in parse_branch()
5443 r = parse_exp(&node, tok, term, src, end, env); in parse_branch()

Completed in 30 milliseconds