Searched refs:normalizeToCROrLF (Results 1 – 2 of 2) sorted by relevance
152 void normalizeToCROrLF(const CString& from, Vector<char>& result, bool toCR);155 void normalizeToCROrLF(const CString& from, Vector<char>& result, bool toCR) in normalizeToCROrLF() function213 normalizeToCROrLF(from, result, true); in normalizeLineEndingsToCR()218 normalizeToCROrLF(from, result, false); in normalizeLineEndingsToLF()
34727 (WebCore::normalizeToCROrLF):37734 (WebCore::normalizeToCROrLF): use the correct type for a string length.