Searched refs:last_str_idx (Results 1 – 2 of 2) sorted by relevance
36 int last_str_idx)1510 int str_idx = sctx->last_str_idx; in sift_states_backward()1592 str_idx, sctx->last_str_idx); in build_sifted_states()2057 if (node == sctx->last_node && str_idx == sctx->last_str_idx) in sift_states_bkref()2079 if (to_idx > sctx->last_str_idx in sift_states_bkref()2094 local_sctx.last_str_idx = str_idx; in sift_states_bkref()4239 re_dfastate_t **limited_sts, int last_node, int last_str_idx) in sift_ctx_init() argument4244 sctx->last_str_idx = last_str_idx; in sift_ctx_init()
534 int last_str_idx; member
Completed in 12 milliseconds