Searched refs:U_IDNA_ERROR_LIMIT (Results 1 - 6 of 6) sorted by relevance

/external/icu4c/common/
H A Dutypes.c172 _uIDNAErrorName[U_IDNA_ERROR_LIMIT - U_IDNA_ERROR_START] = {
204 } else if(U_IDNA_ERROR_START <= code && code < U_IDNA_ERROR_LIMIT) {
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Dutypes.h694 U_IDNA_ERROR_LIMIT, enumerator in enum:UErrorCode
703 U_ERROR_LIMIT=U_IDNA_ERROR_LIMIT /**< This must always be the last value to indicate the limit for UErrorCode (last error code +1) */
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Dutypes.h694 U_IDNA_ERROR_LIMIT, enumerator in enum:UErrorCode
703 U_ERROR_LIMIT=U_IDNA_ERROR_LIMIT /**< This must always be the last value to indicate the limit for UErrorCode (last error code +1) */
/external/webkit/Source/WebCore/icu/unicode/
H A Dutypes.h694 U_IDNA_ERROR_LIMIT, enumerator in enum:UErrorCode
703 U_ERROR_LIMIT=U_IDNA_ERROR_LIMIT /**< This must always be the last value to indicate the limit for UErrorCode (last error code +1) */
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Dutypes.h694 U_IDNA_ERROR_LIMIT, enumerator in enum:UErrorCode
703 U_ERROR_LIMIT=U_IDNA_ERROR_LIMIT /**< This must always be the last value to indicate the limit for UErrorCode (last error code +1) */
/external/icu4c/common/unicode/
H A Dutypes.h669 U_IDNA_ERROR_LIMIT, enumerator in enum:UErrorCode

Completed in 77 milliseconds