Searched refs:match_offset (Results 1 – 1 of 1) sorted by relevance
1583 off_T match_offset; // Where the binary search found a tag in find_tags() member1985 search_info.match_offset = vim_ftell(fp); in find_tags()2326 search_info.match_offset = search_info.curr_offset; in find_tags()2372 if ((off_T)vim_ftell(fp) > search_info.match_offset) in find_tags()