Searched refs:errorUChars (Results 1 – 1 of 1) sorted by relevance
940 UChar errorUChars[4]; in convertFile() local947 errorLength = (int8_t)UPRV_LENGTHOF(errorUChars); in convertFile()948 ucnv_getInvalidUChars(convto, errorUChars, &errorLength, &localError); in convertFile()994 U16_NEXT(errorUChars, i, errorLength, c); in convertFile()