Home
last modified time | relevance | path

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

/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregcomp.c4005 int reach_end; member
4245 ex->reach_end = 0; in clear_opt_exact_info()
4280 to->reach_end = (p == end ? add->reach_end : 0); in concat_opt_exact_info()
4331 to->reach_end = 0; in alt_merge_opt_exact_info()
4540 exb_reach = to->exb.reach_end; in concat_left_node_opt_info()
4541 exm_reach = to->exm.reach_end; in concat_left_node_opt_info()
4544 to->exb.reach_end = to->exm.reach_end = 0; in concat_left_node_opt_info()
4676 opt->exb.reach_end = 1; in optimize_node_left()
4772 opt->expr.reach_end = 0; in optimize_node_left()
4862 opt->exb.reach_end = 0; in optimize_node_left()
[all …]

Completed in 16 milliseconds