Searched refs:U_PRIMARY_TOO_LONG_ERROR (Results 1 - 4 of 4) sorted by path

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dutypes.h528 U_PRIMARY_TOO_LONG_ERROR = 22, /**< User tried to set variable top to a primary that is longer than two bytes */ enumerator in enum:UErrorCode
/external/chromium_org/third_party/icu/source/i18n/
H A Ducol.cpp6459 *status = U_PRIMARY_TOO_LONG_ERROR;
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcmsccoll.c3083 if(status == U_PRIMARY_TOO_LONG_ERROR) {
3167 if(status == U_PRIMARY_TOO_LONG_ERROR) {
3170 log_verbose("Couldn't set variable top to a contraction %04X %04X %04X - U_PRIMARY_TOO_LONG_ERROR\n",
/external/icu/icu4c/source/common/unicode/
H A Dutypes.h532 U_PRIMARY_TOO_LONG_ERROR = 22, /**< User tried to set variable top to a primary that is longer than two bytes */ enumerator in enum:UErrorCode

Completed in 386 milliseconds