Home
last modified time | relevance | path

Searched refs:bkref_str_idx (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/gnu/usr.bin/cvs/lib/
Dregexec.c139 Idx bkref_node, Idx bkref_str_idx) internal_function;
2666 get_subexp (re_match_context_t *mctx, Idx bkref_node, Idx bkref_str_idx) in get_subexp() argument
2672 Idx cache_idx = search_cur_bkref_entry (mctx, bkref_str_idx); in get_subexp()
2696 bkref_str_off = bkref_str_idx; in get_subexp()
2727 bkref_str_idx); in get_subexp()
2744 for (; sl_str <= bkref_str_idx; ++sl_str) in get_subexp()
2796 bkref_str_idx); in get_subexp()