Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/icu/unicode/
Dutypes.h572U_PRIMARY_TOO_LONG_ERROR = 22, /**< User tried to set variable top to a primary that is longe… enumerator
/external/webkit/Source/WebCore/icu/unicode/
Dutypes.h572U_PRIMARY_TOO_LONG_ERROR = 22, /**< User tried to set variable top to a primary that is longe… enumerator
/external/webkit/Source/WebKit/mac/icu/unicode/
Dutypes.h572U_PRIMARY_TOO_LONG_ERROR = 22, /**< User tried to set variable top to a primary that is longe… enumerator
/external/webkit/Source/JavaScriptGlue/icu/unicode/
Dutypes.h572U_PRIMARY_TOO_LONG_ERROR = 22, /**< User tried to set variable top to a primary that is longe… enumerator
/external/icu4c/common/unicode/
Dutypes.h532U_PRIMARY_TOO_LONG_ERROR = 22, /**< User tried to set variable top to a primary that is longe… enumerator
/external/icu4c/test/cintltst/
Dcmsccoll.c3049 if(status == U_PRIMARY_TOO_LONG_ERROR) { in TestVariableTopSetting()
3133 if(status == U_PRIMARY_TOO_LONG_ERROR) { in TestVariableTopSetting()
/external/icu4c/i18n/
Ducol.cpp6567 *status = U_PRIMARY_TOO_LONG_ERROR; in ucol_setVariableTop()