Searched refs:NCAR (Results 1 – 3 of 3) sorted by relevance
2076 x = NCAR(y); in get_min_match_length()3098 np = NCAR(head); in divide_look_behind_alternatives()3100 NCAR(node) = head; in divide_look_behind_alternatives()3108 NCAR(np) = insert_node; in divide_look_behind_alternatives()3281 NCAR(xnode) = anode; in expand_case_fold_string_alt()3291 NCAR(anode) = snode; in expand_case_fold_string_alt()3337 NCAR(an) = xnode; in expand_case_fold_string_alt()3340 NCAR(an) = snode; in expand_case_fold_string_alt()3443 root = NCAR(prev_node); in expand_case_fold_string()3523 prev = NCAR(node); in setup_comb_exp_check()[all …]
79 #define NCAR(node) (NCONS(node)->car) macro
1024 onig_node_free(NCAR(node)); in onig_node_free()1228 NCAR(node) = left; in node_new_list()1264 NCAR(node) = left; in onig_node_new_alt()2139 if (! is_invalid_quantifier_target(NCAR(node))) return 0; in is_invalid_quantifier_target()2146 if (is_invalid_quantifier_target(NCAR(node))) return 1; in is_invalid_quantifier_target()5429 targetp = &(NCAR(tmp)); in parse_exp()
Completed in 45 milliseconds