• Home
  • Raw
  • Download

Lines Matching refs:BE

491   if (BE (preg->fastmap == NULL, 0))
517 if (BE (ret == REG_NOERROR, 1))
553 if (BE (errcode < 0
566 if (BE (errbuf_size != 0, 1))
569 if (BE (msg_size > errbuf_size, 0))
664 if (BE (dfa != NULL, 1))
771 if (BE (preg->allocated < sizeof (re_dfa_t), 0)) in re_compile_internal()
786 if (BE (err != REG_NOERROR, 0)) in re_compile_internal()
803 if (BE (err != REG_NOERROR, 0)) in re_compile_internal()
817 if (BE (dfa->str_tree == NULL, 0)) in re_compile_internal()
822 if (BE (err != REG_NOERROR, 0)) in re_compile_internal()
838 if (BE (err != REG_NOERROR, 0)) in re_compile_internal()
876 if (BE (SIZE_MAX / max_object_size / 2 <= pat_len, 0)) in init_dfa()
916 if (BE (dfa->sb_char == NULL, 0)) in init_dfa()
935 if (BE (dfa->nodes == NULL || dfa->state_table == NULL, 0)) in init_dfa()
989 if (BE (err != REG_NOERROR, 0)) in create_initial_state()
1030 if (BE (dfa->init_state == NULL, 0)) in create_initial_state()
1042 if (BE (dfa->init_state_word == NULL || dfa->init_state_nl == NULL in create_initial_state()
1150 if (BE (dfa->nexts == NULL || dfa->org_indices == NULL || dfa->edests == NULL in analyze()
1172 if (BE (ret != REG_NOERROR, 0)) in analyze()
1175 if (BE (ret != REG_NOERROR, 0)) in analyze()
1179 if (BE (ret != REG_NOERROR, 0)) in analyze()
1182 if (BE (ret != REG_NOERROR, 0)) in analyze()
1191 if (BE (dfa->inveclosures == NULL, 0)) in analyze()
1221 if (BE (err != REG_NOERROR, 0)) in postorder()
1243 if (BE (err != REG_NOERROR, 0)) in preorder()
1344 if (BE (tree == NULL || tree1 == NULL || op == NULL || cls == NULL, 0)) in lower_subexp()
1370 if (BE (node->node_idx == REG_MISSING, 0)) in calc_first()
1482 if (BE (clone_dest == REG_MISSING, 0)) in duplicate_node_closure()
1486 if (BE (! ok, 0)) in duplicate_node_closure()
1509 if (BE (! ok, 0)) in duplicate_node_closure()
1516 if (BE (clone_dest == REG_MISSING, 0)) in duplicate_node_closure()
1519 if (BE (! ok, 0)) in duplicate_node_closure()
1535 if (BE (clone_dest == REG_MISSING, 0)) in duplicate_node_closure()
1538 if (BE (! ok, 0)) in duplicate_node_closure()
1542 if (BE (err != REG_NOERROR, 0)) in duplicate_node_closure()
1550 if (BE (! ok, 0)) in duplicate_node_closure()
1556 if (BE (clone_dest == REG_MISSING, 0)) in duplicate_node_closure()
1559 if (BE (! ok, 0)) in duplicate_node_closure()
1593 if (BE (dup_idx != REG_MISSING, 1)) in duplicate_node()
1619 if (BE (! ok, 0)) in calc_inveclosure()
1660 if (BE (err != REG_NOERROR, 0)) in calc_eclosure()
1684 if (BE (err != REG_NOERROR, 0)) in calc_eclosure_iter()
1699 if (BE (err != REG_NOERROR, 0)) in calc_eclosure_iter()
1721 if (BE (err != REG_NOERROR, 0)) in calc_eclosure_iter()
1739 if (BE (! ok, 0)) in calc_eclosure_iter()
2110 if (BE (*err != REG_NOERROR && tree == NULL, 0)) in parse()
2117 if (BE (eor == NULL || root == NULL, 0)) in parse()
2141 if (BE (*err != REG_NOERROR && tree == NULL, 0)) in parse_reg_exp()
2151 if (BE (*err != REG_NOERROR && branch == NULL, 0)) in parse_reg_exp()
2157 if (BE (tree == NULL, 0)) in parse_reg_exp()
2182 if (BE (*err != REG_NOERROR && tree == NULL, 0)) in parse_branch()
2189 if (BE (*err != REG_NOERROR && expr == NULL, 0)) in parse_branch()
2225 if (BE (tree == NULL, 0)) in parse_expression()
2240 if (BE (mbc_remain == NULL || tree == NULL, 0)) in parse_expression()
2251 if (BE (*err != REG_NOERROR && tree == NULL, 0)) in parse_expression()
2256 if (BE (*err != REG_NOERROR && tree == NULL, 0)) in parse_expression()
2260 if (!BE (dfa->completed_bkref_map & (1 << token->opr.idx), 1)) in parse_expression()
2267 if (BE (tree == NULL, 0)) in parse_expression()
2312 if (BE (tree == NULL, 0)) in parse_expression()
2341 if (BE (tree_first == NULL || tree_last == NULL || tree == NULL, 0)) in parse_expression()
2350 if (BE (tree == NULL, 0)) in parse_expression()
2364 if (BE (tree == NULL, 0)) in parse_expression()
2378 if (BE (*err != REG_NOERROR && tree == NULL, 0)) in parse_expression()
2387 if (BE (*err != REG_NOERROR && tree == NULL, 0)) in parse_expression()
2409 if (BE (*err != REG_NOERROR && tree == NULL, 0)) in parse_expression()
2448 if (BE (*err == REG_NOERROR && token->type != OP_CLOSE_SUBEXP, 0)) in parse_sub_exp()
2450 if (BE (*err != REG_NOERROR, 0)) in parse_sub_exp()
2458 if (BE (tree == NULL, 0)) in parse_sub_exp()
2491 if (BE (start != REG_ERROR, 1)) in parse_dup_op()
2498 if (BE (start == REG_ERROR || end == REG_ERROR, 0)) in parse_dup_op()
2501 if (BE (!(syntax & RE_INVALID_INTERVAL_ORD), 0)) in parse_dup_op()
2520 if (BE (end != REG_MISSING && start > end, 0)) in parse_dup_op()
2535 if (BE (elem == NULL, 0)) in parse_dup_op()
2537 if (BE (start == 0 && end == 0, 0)) in parse_dup_op()
2544 if (BE (start > 0, 0)) in parse_dup_op()
2551 if (BE (elem == NULL || tree == NULL, 0)) in parse_dup_op()
2570 if (BE (tree == NULL, 0)) in parse_dup_op()
2581 if (BE (elem == NULL || tree == NULL, 0)) in parse_dup_op()
2585 if (BE (tree == NULL, 0)) in parse_dup_op()
2623 if (BE (start_elem->type == EQUIV_CLASS || start_elem->type == CHAR_CLASS in build_range_exp()
2630 if (BE ((start_elem->type == COLL_SYM in build_range_exp()
2668 if (BE (*range_alloc == mbcset->nranges, 0)) in build_range_exp()
2683 if (BE (new_array_start == NULL || new_array_end == NULL, 0)) in build_range_exp()
2741 if (BE (name_len != 1, 0)) in build_collating_symbol()
2890 if (BE (start_elem->type == EQUIV_CLASS || start_elem->type == CHAR_CLASS in parse_bracket_exp()
2898 if (BE (start_collseq == UINT_MAX || end_collseq == UINT_MAX, 0)) in parse_bracket_exp()
2900 if (BE ((syntax & RE_NO_EMPTY_RANGES) && start_collseq > end_collseq, 0)) in parse_bracket_exp()
2910 if (BE (*range_alloc == mbcset->nranges, 0)) in parse_bracket_exp()
2924 if (BE (new_array_start == NULL || new_array_end == NULL, 0)) in parse_bracket_exp()
2991 if (BE (*coll_sym_alloc == mbcset->ncoll_syms, 0)) in parse_bracket_exp()
3000 if (BE (new_coll_syms == NULL, 0)) in parse_bracket_exp()
3010 if (BE (name_len != 1, 0)) in parse_bracket_exp()
3054 if (BE (sbcset == NULL || mbcset == NULL, 0)) in parse_bracket_exp()
3056 if (BE (sbcset == NULL, 0)) in parse_bracket_exp()
3064 if (BE (token->type == END_OF_RE, 0)) in parse_bracket_exp()
3079 if (BE (token->type == END_OF_RE, 0)) in parse_bracket_exp()
3103 if (BE (ret != REG_NOERROR, 0)) in parse_bracket_exp()
3116 if (BE (token->type == END_OF_RE, 0)) in parse_bracket_exp()
3125 if (BE (token2.type == END_OF_RE, 0)) in parse_bracket_exp()
3146 if (BE (ret != REG_NOERROR, 0)) in parse_bracket_exp()
3166 if (BE (*err != REG_NOERROR, 0)) in parse_bracket_exp()
3179 if (BE (mbchar_alloc == mbcset->nmbchars, 0)) in parse_bracket_exp()
3188 if (BE (new_mbchars == NULL, 0)) in parse_bracket_exp()
3201 if (BE (*err != REG_NOERROR, 0)) in parse_bracket_exp()
3210 if (BE (*err != REG_NOERROR, 0)) in parse_bracket_exp()
3219 if (BE (*err != REG_NOERROR, 0)) in parse_bracket_exp()
3227 if (BE (token->type == END_OF_RE, 0)) in parse_bracket_exp()
3258 if (BE (mbc_tree == NULL, 0)) in parse_bracket_exp()
3271 if (BE (work_tree == NULL, 0)) in parse_bracket_exp()
3276 if (BE (work_tree == NULL, 0)) in parse_bracket_exp()
3295 if (BE (work_tree == NULL, 0)) in parse_bracket_exp()
3332 if (BE (token->type == OP_CHARSET_RANGE, 0) && !accept_hyphen) in parse_bracket_element()
3429 if (BE (idx1 == 0 || cp < name + strlen ((const char *) name), 0)) in build_equiv_class()
3459 if (BE (*equiv_class_alloc == mbcset->nequiv_classes, 0)) in build_equiv_class()
3468 if (BE (new_equiv_classes == NULL, 0)) in build_equiv_class()
3478 if (BE (strlen ((const char *) name) != 1, 0)) in build_equiv_class()
3512 if (BE (*char_class_alloc == mbcset->nchar_classes, 0)) in build_charclass()
3520 if (BE (new_char_classes == NULL, 0)) in build_charclass()
3530 if (BE (trans != NULL, 0)) \ in build_charclass()
3595 if (BE (sbcset == NULL || mbcset == NULL, 0)) in build_charclass_op()
3597 if (BE (sbcset == NULL, 0)) in build_charclass_op()
3618 if (BE (ret != REG_NOERROR, 0)) in build_charclass_op()
3645 if (BE (tree == NULL, 0)) in build_charclass_op()
3657 if (BE (mbc_tree == NULL, 0)) in build_charclass_op()
3661 if (BE (mbc_tree != NULL, 1)) in build_charclass_op()
3696 if (BE (token->type == END_OF_RE, 0)) in fetch_number()
3743 if (BE (dfa->str_tree_storage_idx == BIN_TREE_STORAGE_SIZE, 0)) in create_token_tree()