Searched refs:cache_idx (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/gnutar-453/gnutar/lib/
H A Dregexec.c2722 Idx cache_idx = search_cur_bkref_entry (mctx, bkref_str_idx);
2723 if (cache_idx != REG_MISSING)
2726 = mctx->bkref_ents + cache_idx;
2718 Idx cache_idx = search_cur_bkref_entry (mctx, bkref_str_idx); local

Completed in 130 milliseconds