Lines Matching refs:DEBUG_ASSERT

447 	  DEBUG_ASSERT (pmatch[0].rm_so == start);  in re_search_stub()
506 DEBUG_ASSERT (regs_allocated == REGS_FIXED); in re_copy_regs()
508 DEBUG_ASSERT (nregs <= regs->num_regs); in re_copy_regs()
618 DEBUG_ASSERT (0 <= last_start && last_start <= length); in re_search_internal()
828 DEBUG_ASSERT (match_last != -1); in re_search_internal()
829 DEBUG_ASSERT (err == REG_NOERROR); in re_search_internal()
874 DEBUG_ASSERT (mctx.input.offsets_needed == 0); in re_search_internal()
914 DEBUG_ASSERT (mctx->state_log != NULL); in prune_impossible_nodes()
1060 DEBUG_ASSERT (err == REG_ESPACE); in check_matching()
1115 DEBUG_ASSERT (err == REG_ESPACE); in check_matching()
1198 DEBUG_ASSERT (state->halt); in check_halt_state_context()
1363 DEBUG_ASSERT (0 <= fs->stack[num].node); in pop_fail_stack()
1391 DEBUG_ASSERT (nmatch > 1); in set_regs()
1392 DEBUG_ASSERT (mctx->state_log != NULL); in set_regs()
1567 DEBUG_ASSERT (mctx->state_log != NULL && mctx->state_log[str_idx] != NULL); in sift_states_backward()
1635 DEBUG_ASSERT (!IS_EPSILON_NODE (dfa->nodes[prev_node].type)); in build_sifted_states()
2490 DEBUG_ASSERT (dfa->nexts[cur_node_idx] != -1); in transit_state_mb()
2554 DEBUG_ASSERT (dfa->nexts[node_idx] != -1); in transit_state_bkref()
3014 DEBUG_ASSERT (!IS_EPSILON_NODE (dfa->nodes[cur_node].type)); in check_arrival_add_next_nodes()
3083 DEBUG_ASSERT (cur_nodes->nelem); in check_arrival_expand_ecl()
4203 DEBUG_ASSERT (mctx->sub_tops != NULL); in match_ctx_add_subtop()
4204 DEBUG_ASSERT (mctx->asub_tops > 0); in match_ctx_add_subtop()