Home
last modified time | relevance | path

Searched refs:U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR (Results 1 – 6 of 6) sorted by relevance

/external/chromium/third_party/icu/source/test/cintltst/
Didnatest.c809 if(status != U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR){ in TestLength()
817 if(status != U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR){ in TestLength()
825 if(status != U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR){ in TestLength()
833 if(status != U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR){ in TestLength()
839 if(status != U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR){ in TestLength()
843 if(status != U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR){ in TestLength()
/external/icu4c/test/cintltst/
Didnatest.c783 if(status != U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR){ in TestLength()
791 if(status != U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR){ in TestLength()
799 if(status != U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR){ in TestLength()
807 if(status != U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR){ in TestLength()
813 if(status != U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR){ in TestLength()
817 if(status != U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR){ in TestLength()
/external/chromium/third_party/icu/public/common/unicode/
Dutypes.h777 U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR, enumerator
/external/chromium/third_party/icu/source/common/
Duidna.cpp753 *status = U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR; in uidna_IDNToASCII()
852 *status = U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR; in uidna_IDNToUnicode()
/external/icu4c/common/
Duidna.cpp753 *status = U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR; in uidna_IDNToASCII()
852 *status = U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR; in uidna_IDNToUnicode()
/external/icu4c/common/unicode/
Dutypes.h806 U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR, enumerator