Searched refs:orig_pos (Results 1 – 3 of 3) sorted by relevance
335 auto orig_pos = orig_results[i]; in Postprocess() local337 orig_pos.start > 0 ? ConvertIndexToString(orig_pos.start, orig_pos.end) in Postprocess()339 orig_pos); in Postprocess()
182 auto orig_pos = _lookahead_pos; in read() local184 rewind(orig_pos); in read()185 tok.pos = orig_pos; in read()
1473 int orig_pos = pos; in CopyFromCompoundDictionary() local1494 return pos - orig_pos; in CopyFromCompoundDictionary()