Lines Matching refs:IS_NOT_NULL

174   if (IS_NOT_NULL(uslist->us))  in unset_addr_list_end()
749 if (IS_NOT_NULL(qn->next_head_exact) && !CKN_ON) in compile_length_quantifier_node()
827 if (IS_NOT_NULL(qn->next_head_exact) && !CKN_ON) { in compile_quantifier_node()
978 if (IS_NOT_NULL(qn->next_head_exact)) in compile_length_quantifier_node()
1000 if (IS_NOT_NULL(qn->head_exact)) in compile_length_quantifier_node()
1002 else if (IS_NOT_NULL(qn->next_head_exact)) in compile_length_quantifier_node()
1043 if (IS_NOT_NULL(qn->next_head_exact)) { in compile_quantifier_node()
1068 if (IS_NOT_NULL(qn->head_exact)) in compile_quantifier_node()
1070 else if (IS_NOT_NULL(qn->next_head_exact)) in compile_quantifier_node()
1086 if (IS_NOT_NULL(qn->head_exact)) { in compile_quantifier_node()
1096 else if (IS_NOT_NULL(qn->next_head_exact)) { in compile_quantifier_node()
1501 } while (IS_NOT_NULL(node = NCDR(node))); in compile_length_tree()
1513 } while (IS_NOT_NULL(node = NCDR(node))); in compile_length_tree()
1591 } while (r == 0 && IS_NOT_NULL(node = NCDR(node))); in compile_tree()
1603 } while (IS_NOT_NULL(x = NCDR(x))); in compile_tree()
1608 if (IS_NOT_NULL(NCDR(node))) { in compile_tree()
1614 if (IS_NOT_NULL(NCDR(node))) { in compile_tree()
1619 } while (IS_NOT_NULL(node = NCDR(node))); in compile_tree()
1761 } while (r == 0 && IS_NOT_NULL(node = NCDR(node))); in noname_disable_map()
1842 } while (r == 0 && IS_NOT_NULL(node = NCDR(node))); in renumber_by_map()
1872 } while (r == 0 && IS_NOT_NULL(node = NCDR(node))); in numbered_ref_check()
1968 } while (v >= 0 && IS_NOT_NULL(node = NCDR(node))); in quantifiers_memory_node_info()
2068 } while (r == 0 && IS_NOT_NULL(node = NCDR(node))); in get_min_match_length()
2081 } while (r == 0 && IS_NOT_NULL(y = NCDR(y))); in get_min_match_length()
2159 } while (r == 0 && IS_NOT_NULL(node = NCDR(node))); in get_max_match_length()
2166 } while (r == 0 && IS_NOT_NULL(node = NCDR(node))); in get_max_match_length()
2281 } while (r == 0 && IS_NOT_NULL(node = NCDR(node))); in get_char_length_tree1()
2290 while (r == 0 && IS_NOT_NULL(node = NCDR(node))) { in get_char_length_tree1()
2617 if (IS_NOT_NULL(qn->head_exact)) in get_head_value_node()
2674 } while (r == 0 && IS_NOT_NULL(node = NCDR(node))); in check_type_tree()
2737 } while (IS_NOT_NULL(x = NCDR(x))); in subexp_inf_recursive_check()
2749 } while (IS_NOT_NULL(node = NCDR(node))); in subexp_inf_recursive_check()
2809 } while (r == 0 && IS_NOT_NULL(node = NCDR(node))); in subexp_inf_recursive_check_trav()
2862 } while (IS_NOT_NULL(node = NCDR(node))); in subexp_recursive_check()
2926 } while (IS_NOT_NULL(node = NCDR(node))); in subexp_recursive_check_trav()
2988 } while (r == 0 && IS_NOT_NULL(node = NCDR(node))); in setup_subexp_call()
2994 } while (r == 0 && IS_NOT_NULL(node = NCDR(node))); in setup_subexp_call()
3154 if (IS_NOT_NULL(n) && NSTR(n)->s[0] != '\0') { in next_setup()
3164 if (IS_NOT_NULL(x)) { in next_setup()
3166 if (IS_NOT_NULL(y) && is_not_included(x, y, reg)) { in next_setup()
3397 if (IS_NULL(root) && IS_NOT_NULL(prev_node)) { in expand_case_fold_string()
3407 if (IS_NOT_NULL(root)) { in expand_case_fold_string()
3422 if (IS_NULL(root) && IS_NOT_NULL(prev_node)) { in expand_case_fold_string()
3446 if (IS_NOT_NULL(root)) { in expand_case_fold_string()
3466 if (IS_NOT_NULL(prev_node) && IS_NULL(root)) { in expand_case_fold_string()
3487 top_root = (IS_NOT_NULL(top_root) ? top_root : prev_node); in expand_case_fold_string()
3524 } while (r >= 0 && IS_NOT_NULL(node = NCDR(node))); in setup_comb_exp_check()
3534 } while (ret >= 0 && IS_NOT_NULL(node = NCDR(node))); in setup_comb_exp_check()
3667 if (IS_NOT_NULL(prev) && r == 0) { in setup_tree()
3671 } while (r == 0 && IS_NOT_NULL(node = NCDR(node))); in setup_tree()
3678 } while (r == 0 && IS_NOT_NULL(node = NCDR(node))); in setup_tree()
3787 if (IS_NOT_NULL(tqn->head_exact)) { in setup_tree()
4561 } while (r == 0 && IS_NOT_NULL(nd = NCDR(nd))); in optimize_node_left()
4576 } while ((r == 0) && IS_NOT_NULL(nd = NCDR(nd))); in optimize_node_left()
4630 if (IS_NOT_NULL(cc->mbuf) || IS_NCCLASS_NOT(cc)) { in optimize_node_left()
5021 if (IS_NOT_NULL(reg->exact)) { in clear_optimize_info()
5183 if (IS_NOT_NULL(reg)) { in onig_free_body()
5184 if (IS_NOT_NULL(reg->p)) xfree(reg->p); in onig_free_body()
5185 if (IS_NOT_NULL(reg->exact)) xfree(reg->exact); in onig_free_body()
5186 if (IS_NOT_NULL(reg->int_map)) xfree(reg->int_map); in onig_free_body()
5187 if (IS_NOT_NULL(reg->int_map_backward)) xfree(reg->int_map_backward); in onig_free_body()
5188 if (IS_NOT_NULL(reg->repeat_range)) xfree(reg->repeat_range); in onig_free_body()
5189 if (IS_NOT_NULL(reg->chain)) onig_free(reg->chain); in onig_free_body()
5200 if (IS_NOT_NULL(reg)) { in onig_free()
5222 while (IS_NOT_NULL((reg)->chain)) {\
5243 if (IS_NOT_NULL(head)) { in onig_chain_reduce()
5245 while (IS_NOT_NULL(head->chain)) { in onig_chain_reduce()
5274 if (IS_NOT_NULL(einfo)) einfo->par = (UChar* )NULL; in onig_compile()
5385 if (IS_NOT_NULL(scan_env.mem_nodes_dynamic)) { in onig_compile()
5435 if (IS_NOT_NULL(scan_env.error)) { in onig_compile()
5436 if (IS_NOT_NULL(einfo)) { in onig_compile()
5444 if (IS_NOT_NULL(scan_env.mem_nodes_dynamic)) in onig_compile()
6104 while (IS_NOT_NULL(node = NCDR(node))) { in print_indent_tree()