Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/oniguruma/
H A Dregparse.h127 int target_empty_info; member
H A Dregcomp.c717 int empty_info = qn->target_empty_info; in compile_length_quantifier_node()
797 int empty_info = qn->target_empty_info; in compile_quantifier_node()
950 int empty_info = qn->target_empty_info; in compile_length_quantifier_node()
1015 int empty_info = qn->target_empty_info; in compile_quantifier_node()
3524 qn->target_empty_info = NQ_TARGET_IS_EMPTY; in setup_tree()
3529 qn->target_empty_info = r; in setup_tree()
3574 if (qn->greedy && (qn->target_empty_info != 0)) { in setup_tree()
H A Dregparse.c1331 NQUANTIFIER(node).target_empty_info = NQ_TARGET_ISNOT_EMPTY; in node_new_quantifier()

Completed in 27 milliseconds