Searched refs:state_log (Results 1 – 2 of 2) sorted by relevance
897 re_free (mctx.state_log); in re_search_internal()960 mctx->state_log[match_last], in prune_impossible_nodes()983 re_free (mctx->state_log); in prune_impossible_nodes()984 mctx->state_log = sifted_states; in prune_impossible_nodes()1064 if (mctx->state_log != NULL) in check_matching()1132 if (mctx->state_log == NULL in check_matching()1567 DEBUG_ASSERT (mctx->state_log != NULL && mctx->state_log[str_idx] != NULL); in sift_states_backward()2505 mctx->state_log[dest_idx] in transit_state_mb()2872 mctx->state_log = path->array; in check_arrival()3224 if (mctx->state_log[to_idx]) in expand_bkref_cache()[all …]
602 re_dfastate_t **state_log; member
Completed in 14 milliseconds