Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dutypes.c108 _uFmtErrorName[U_FMT_PARSE_ERROR_LIMIT - U_FMT_PARSE_ERROR_START] = { variable
201 return _uFmtErrorName[code - U_FMT_PARSE_ERROR_START]; in u_errorName()