Home
last modified time | relevance | path

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

/PHP-5.6/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()
3734 qn->target_empty_info = NQ_TARGET_IS_EMPTY; in setup_tree()
3739 qn->target_empty_info = r; in setup_tree()
3784 if (qn->greedy && (qn->target_empty_info != 0)) { in setup_tree()
H A Dregparse.c1362 NQTFR(node)->target_empty_info = NQ_TARGET_ISNOT_EMPTY; in node_new_quantifier()

Completed in 33 milliseconds