Home
last modified time | relevance | path

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

/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregcomp.c3585 int child_state = state; in setup_comb_exp_check() local
3594 child_state |= CEC_IN_FINITE_REPEAT; in setup_comb_exp_check()
3607 child_state = state; in setup_comb_exp_check()
3622 child_state |= CEC_IN_INFINITE_REPEAT; in setup_comb_exp_check()
3643 r = setup_comb_exp_check(target, child_state, env); in setup_comb_exp_check()

Completed in 18 milliseconds