Home
last modified time | relevance | path

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

/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dregcomp.c699 body = NODE_BODY((Node* )qn); in compile_quant_body_with_empty_check()
2231 *plink = NODE_BODY(node); in noname_disable_map()
2255 if (IS_NOT_NULL(NODE_BODY(node))) in noname_disable_map()
2336 if (IS_NOT_NULL(NODE_BODY(node))) in renumber_by_map()
2361 if (IS_NULL(NODE_BODY(node))) in numbered_ref_check()
3006 Node* t = NODE_BODY(node); in tree_min_len()
3919 if (IS_NULL(NODE_BODY(node))) in reduce_string_list()
3978 NODE_BODY(head) = np; in divide_look_behind_alternatives()
4047 NODE_BODY(node) = en; in tune_next()
4057 node = NODE_BODY(node); in tune_next()
[all …]
H A Dregparse.c2090 if (NODE_BODY(node)) in onig_node_free()
2104 if (NODE_BODY(node)) in onig_node_free()
2463 NODE_BODY(n) = cond; in node_new_bag_if_else()
2709 NODE_BODY(x) = ns[0]; in make_text_segment()
2725 NODE_BODY(x) = ns[0]; in make_text_segment()
2778 NODE_BODY(x) = ns[0]; in make_absent_engine()
3943 NODE_BODY(pnode) = NODE_BODY(cnode); in onig_reduce_nested_quantifier()
3956 NODE_BODY(pnode) = NODE_BODY(cnode); in onig_reduce_nested_quantifier()
3961 NODE_BODY(pnode) = NODE_BODY(cnode); in onig_reduce_nested_quantifier()
3966 NODE_BODY(pnode) = NODE_BODY(cnode); in onig_reduce_nested_quantifier()
[all …]
H A Dregparse.h372 #define NODE_BODY(node) ((node)->u.base.body) macro

Completed in 44 milliseconds