Home
last modified time | relevance | path

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

/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregcomp.c727 #define CKN_ON (ckn > 0)
735 int ckn; in compile_length_quantifier_node() local
742 ckn = ((reg->num_comb_exp_check > 0) ? qn->comb_exp_check_num : 0); in compile_length_quantifier_node()
815 int ckn; in compile_quantifier_node() local
834 r = add_state_check_num(reg, ckn); in compile_quantifier_node()
853 r = add_state_check_num(reg, ckn); in compile_quantifier_node()
875 r = add_state_check_num(reg, ckn); in compile_quantifier_node()
899 r = add_state_check_num(reg, ckn); in compile_quantifier_node()
922 r = add_state_check_num(reg, ckn); in compile_quantifier_node()
938 r = add_state_check_num(reg, ckn); in compile_quantifier_node()
[all …]

Completed in 14 milliseconds