Searched refs:tmp_current (Results 1 – 1 of 1) sorted by relevance
1412 const char* tmp_current = current + consumed_bytes; in ProcessInput() local1413 visitor_->ProcessBodyInput(on_entry, tmp_current - on_entry); in ProcessInput()1415 on_entry = current = tmp_current; in ProcessInput()