Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/
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()
3735 qn->target_empty_info = NQ_TARGET_IS_EMPTY; in setup_tree()
3740 qn->target_empty_info = r; in setup_tree()
3785 if (qn->greedy && (qn->target_empty_info != 0)) { in setup_tree()
H A Dregparse.c1351 NQTFR(node)->target_empty_info = NQ_TARGET_ISNOT_EMPTY; in node_new_quantifier()

Completed in 33 milliseconds