Searched defs:dest_str_idx (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dregexec.c2621 Idx dest_str_idx, prev_nelem, bkc_idx;
2663 dest_str_idx = (cur_str_idx + bkref_ent->subexp_to
2665 context = re_string_context_at (&mctx->input, dest_str_idx - 1,
2667 dest_state = mctx->state_log[dest_str_idx];
2673 mctx->state_log[dest_str_idx]
2676 if (BE (mctx->state_log[dest_str_idx] == NULL
2691 mctx->state_log[dest_str_idx]
2694 if (BE (mctx->state_log[dest_str_idx] == NULL
2617 Idx dest_str_idx, prev_nelem, bkc_idx; local

Completed in 26 milliseconds