Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dutypes.c187 _uPluginErrorName[U_PLUGIN_ERROR_LIMIT - U_PLUGIN_ERROR_START] = {
208 } else if(U_PLUGIN_ERROR_START <= code && code < U_PLUGIN_ERROR_LIMIT) { in u_errorName()
/external/icu/icu4c/source/common/unicode/
Dutypes.h689U_PLUGIN_ERROR_LIMIT, /**< This must always be the last value to indicate the limi… enumerator
691 …U_ERROR_LIMIT=U_PLUGIN_ERROR_LIMIT /**< This must always be the last value to indicate the li…