Searched refs:last_new_line_index (Results 1 – 1 of 1) sorted by relevance
421 std::size_t last_new_line_index = result_str.find_last_of('\n'); in DoExecute() local422 if (first_new_line_index != last_new_line_index) in DoExecute()424 last_new_line_index - in DoExecute()