Searched refs:errorUChars (Results 1 – 1 of 1) sorted by relevance
942 UChar errorUChars[4]; in convertFile() local949 errorLength = UPRV_LENGTHOF(errorUChars); in convertFile()950 ucnv_getInvalidUChars(convto, errorUChars, &errorLength, &localError); in convertFile()996 U16_NEXT(errorUChars, i, errorLength, c); in convertFile()