Searched refs:last_output_nonslash (Results 1 – 1 of 1) sorted by relevance
118 const size_t last_output_nonslash = in FixupUserInput() local121 (last_output_nonslash == string16::npos) ? in FixupUserInput()122 output.length() : (output.length() - 1 - last_output_nonslash); in FixupUserInput()