Searched refs:toEndingChar (Results 1 – 1 of 1) sorted by relevance
164 char toEndingChar = toCR ? '\r' : '\n'; in normalizeToCROrLF() local196 *q++ = toEndingChar; in normalizeToCROrLF()199 *q++ = toEndingChar; in normalizeToCROrLF()