Home
last modified time | relevance | path

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

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