Searched refs:state_log (Results 1 – 2 of 2) sorted by relevance
627 mctx.state_log = NULL; in re_search_internal()854 re_free (mctx.state_log); in re_search_internal()912 mctx->state_log[match_last], in prune_impossible_nodes()930 re_free (mctx->state_log); in prune_impossible_nodes()1011 if (mctx->state_log != NULL) in check_matching()1078 if (mctx->state_log == NULL in check_matching()1514 assert (mctx->state_log != NULL && mctx->state_log[str_idx] != NULL); in sift_states_backward()2463 mctx->state_log[dest_idx] in transit_state_mb()2824 mctx->state_log = path->array; in check_arrival()3180 if (mctx->state_log[to_idx]) in expand_bkref_cache()[all …]
517 re_dfastate_t **state_log; member
Completed in 14 milliseconds