Searched refs:choff (Results 1 – 1 of 1) sorted by relevance
253 static int pos_shift(POSITION linepos, size_t choff) in pos_shift() argument261 pos = forw_raw_line_len(linepos, choff, &line, &line_len); in pos_shift()262 if (pos == NULL_POSITION || line_len != choff) in pos_shift()