Searched refs:errorNumber (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/samples/uresb/
H A Duresb.c56 const UChar *getErrorName(UErrorCode errorNumber);
361 const UChar *getErrorName(UErrorCode errorNumber) { argument
369 const UChar *result = ures_getStringByIndex(errorcodes, errorNumber, &len, &status);

Completed in 207 milliseconds