HomeSort by relevance Sort by last modified time
    Searched full:erroruchars (Results 1 - 1 of 1) sorted by null

  /external/icu4c/extra/uconv/
uconv.cpp 942 UChar errorUChars[4];
949 errorLength = (int8_t)LENGTHOF(errorUChars);
950 ucnv_getInvalidUChars(convto, errorUChars, &errorLength, &localError);
    [all...]

Completed in 360 milliseconds