Lines Matching refs:IS_NULL

52   if (IS_NULL(s)) return ONIGERR_MEMORY;
55 if (IS_NULL(v)) {
84 if (IS_NULL(nv)) return ONIGERR_MEMORY;
212 if (IS_NULL(reg->ops)) return ; in ops_free()
286 if (IS_NULL(reg->ops)) return 0; in ops_calc_size_of_string_pool()
475 if (IS_NULL(n)) return NULL_NODE; in node_list_add()
956 if (IS_NULL(p)) return NULL; in set_multi_byte_cclass()
973 if (IS_NULL(cc->mbuf)) { in compile_cclass_node()
2277 if (IS_NULL(bn->back_dynamic)) in renumber_node_backref()
2361 if (IS_NULL(NODE_BODY(node))) in numbered_ref_check()
2693 if (IS_NULL(xc->mbuf) && !IS_NCCLASS_NOT(xc)) { in is_exclusive()
2741 if ((IS_NULL(xc->mbuf) && !IS_NCCLASS_NOT(xc)) || in is_exclusive()
2742 (IS_NULL(yc->mbuf) && !IS_NCCLASS_NOT(yc))) in is_exclusive()
3891 if (IS_NULL(prev) || STR_(curr)->flag != STR_(prev)->flag) { in reduce_string_list()
3919 if (IS_NULL(NODE_BODY(node))) in reduce_string_list()
4174 if (IS_NULL(list)) { in unravel_cf_node_add()
4263 if (IS_NULL(curr)) { in unravel_cf_string_alt_or_cc_add()
4278 if (IS_NULL(alt)) { in unravel_cf_string_alt_or_cc_add()
4539 if (IS_NULL(NODE_CALL_BODY(cn))) { in tune_call_node_call()
6573 if (IS_NULL(reg->extp)) { in onig_get_regex_ext()
6575 if (IS_NULL(ext)) return 0; in onig_get_regex_ext()
6905 if (IS_NULL(reg)) in onig_reg_init()
6963 if (IS_NULL(*reg)) return ONIGERR_MEMORY; in onig_new()
7083 if (IS_NULL(cc->mbuf)) { in onig_is_code_in_cc_len()
7143 if (IS_NULL(node)) { in print_indent_tree()
7317 if (IS_NULL(Then)) { in print_indent_tree()
7324 if (IS_NULL(Else)) { in print_indent_tree()