Searched refs:to_process_from_input (Results 1 – 1 of 1) sorted by relevance
593 const size_t to_process_from_input = to_process - to_process_from_tag_buf; in ProcessAllButTagLengthBytes() local602 if (!InternalUpdate(input.peek_read(), to_process_from_input, output, &error)) in ProcessAllButTagLengthBytes()605 BufferCandidateTagData(input.peek_read() + to_process_from_input, in ProcessAllButTagLengthBytes()606 input.available_read() - to_process_from_input); in ProcessAllButTagLengthBytes()