Searched refs:normalizeToCROrLF (Results 1 – 1 of 1) sorted by relevance
154 void normalizeToCROrLF(const CString& from, Vector<char>& result, bool toCR);157 void normalizeToCROrLF(const CString& from, Vector<char>& result, bool toCR) in normalizeToCROrLF() function219 normalizeToCROrLF(from, result, true); in normalizeLineEndingsToCR()224 normalizeToCROrLF(from, result, false); in normalizeLineEndingsToLF()