Home
last modified time | relevance | path

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

/external/icu/libandroidicu/include/unicode/
Dutypes.h460U_TOO_MANY_ALIASES_ERROR = 24, /**< There are too many aliases in the path to the requested r… enumerator
/external/icu/icu4c/source/common/unicode/
Dutypes.h460U_TOO_MANY_ALIASES_ERROR = 24, /**< There are too many aliases in the path to the requested r… enumerator
/external/icu/icu4c/source/test/cintltst/
Dcreststn.c2194 if(status != U_TOO_MANY_ALIASES_ERROR) { in TestResourceLevelAliasing()
2201 if(status != U_TOO_MANY_ALIASES_ERROR) { in TestResourceLevelAliasing()
/external/icu/icu4c/source/common/
Duresbund.cpp1169 *status = U_TOO_MANY_ALIASES_ERROR; in init_resb_result()