HomeSort by relevance Sort by last modified time
    Searched refs:U_IDNA_ERROR_LIMIT (Results 1 - 6 of 6) sorted by null

  /external/icu4c/common/
utypes.c 172 _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/
utypes.h 694 U_IDNA_ERROR_LIMIT,
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/
utypes.h 694 U_IDNA_ERROR_LIMIT,
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/
utypes.h 694 U_IDNA_ERROR_LIMIT,
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/
utypes.h 694 U_IDNA_ERROR_LIMIT,
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/
utypes.h     [all...]

Completed in 121 milliseconds