Searched refs:parse_exp (Results 1 – 2 of 2) sorted by relevance
/PHP-5.4/ext/mbstring/oniguruma/ |
H A D | regparse.c | 4786 parse_exp(Node** np, OnigToken* tok, int term, in parse_exp() function 5171 r = parse_exp(&node, tok, term, src, end, env); in parse_branch() 5181 r = parse_exp(&node, tok, term, src, end, env); in parse_branch()
|
H A D | HISTORY | 42 2006/12/22: [spec] should check too short multibyte char in parse_exp(). 735 mode. fix pair-ambig-codes process in parse_exp(). 1170 change env->option for dynamic option in parse_exp().
|
Completed in 20 milliseconds