Searched refs:match_end (Results 1 – 1 of 1) sorted by relevance
351 char *match_end = match_start + match_length; in tac_seekable() local355 if (!first_time || match_end != past_end) in tac_seekable()356 output (match_end, past_end); in tac_seekable()357 past_end = match_end; in tac_seekable()