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

  /external/icu4c/test/cintltst/
idnatest.c 783 if(status != U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR){
791 if(status != U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR){
799 if(status != U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR){
807 if(status != U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR){
813 if(status != U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR){
817 if(status != U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR)
    [all...]
  /external/chromium/third_party/icu/source/test/cintltst/
idnatest.c 809 if(status != U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR){
817 if(status != U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR){
825 if(status != U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR)
    [all...]
  /external/chromium/third_party/icu/public/common/unicode/
utypes.h     [all...]
  /external/icu4c/common/unicode/
utypes.h     [all...]
  /external/chromium/third_party/icu/source/common/
uidna.cpp 753 *status = U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR;
852 *status = U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR;
  /external/icu4c/common/
uidna.cpp 753 *status = U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR;
852 *status = U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR;

Completed in 375 milliseconds