Home
last modified time | relevance | path

Searched refs:U_STANDARD_ERROR_LIMIT (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/common/
Dutypes.c73 _uErrorName[U_STANDARD_ERROR_LIMIT]={
194 if(U_ZERO_ERROR <= code && code < U_STANDARD_ERROR_LIMIT) { in u_errorName()
/external/icu/icu4c/source/common/unicode/
Dutypes.h539U_STANDARD_ERROR_LIMIT, /**< This must always be the last value to indicate the limit … enumerator