Searched refs:NCAR (Results 1 – 3 of 3) sorted by relevance
2552 x = NCAR(y); in get_min_len()3141 np = NCAR(head); in divide_look_behind_alternatives()3143 NCAR(node) = head; in divide_look_behind_alternatives()3151 NCAR(np) = insert_node; in divide_look_behind_alternatives()3326 NCAR(xnode) = anode; in expand_case_fold_string_alt()3336 NCAR(anode) = snode; in expand_case_fold_string_alt()3382 NCAR(an) = xnode; in expand_case_fold_string_alt()3385 NCAR(an) = snode; in expand_case_fold_string_alt()3392 NCAR(an) = snode; in expand_case_fold_string_alt()3568 prev = NCAR(node); in setup_comb_exp_check()[all …]
79 #define NCAR(node) (NCONS(node)->car) macro
1067 onig_node_free(NCAR(node)); in onig_node_free()1174 NCAR(node) = left; in node_new_list()1210 NCAR(node) = left; in onig_node_new_alt()2087 if (! is_invalid_quantifier_target(NCAR(node))) return 0; in is_invalid_quantifier_target()2094 if (is_invalid_quantifier_target(NCAR(node))) return 1; in is_invalid_quantifier_target()5316 targetp = &(NCAR(tmp)); in parse_exp()
Completed in 27 milliseconds