Home
last modified time | relevance | path

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

/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregparse.h176 int target_empty_info; member
H A Dregcomp.c737 int empty_info = qn->target_empty_info; in compile_length_quantifier_node()
817 int empty_info = qn->target_empty_info; in compile_quantifier_node()
970 int empty_info = qn->target_empty_info; in compile_length_quantifier_node()
1035 int empty_info = qn->target_empty_info; in compile_quantifier_node()
3781 qn->target_empty_info = NQ_TARGET_IS_EMPTY; in setup_tree()
3786 qn->target_empty_info = r; in setup_tree()
3831 if (qn->greedy && (qn->target_empty_info != 0)) { in setup_tree()
H A Dregparse.c1308 NQTFR(node)->target_empty_info = NQ_TARGET_ISNOT_EMPTY; in node_new_quantifier()

Completed in 37 milliseconds