Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/unicode/
Dutypes.h531U_CE_NOT_FOUND_ERROR = 21, /**< Currently used only while setting variable top, but can b… enumerator
/external/chromium_org/third_party/icu/source/common/unicode/
Dutypes.h527U_CE_NOT_FOUND_ERROR = 21, /**< Currently used only while setting variable top, but can b… enumerator
/external/icu/icu4c/source/i18n/
Drulebasedcollator.cpp577 errorCode = U_CE_NOT_FOUND_ERROR; in setVariableTop()
/external/chromium_org/third_party/icu/source/i18n/
Ducol.cpp6452 *status = U_CE_NOT_FOUND_ERROR; in ucol_setVariableTop()