Home
last modified time | relevance | path

Searched refs:U_IDNA_UNASSIGNED_ERROR (Results 1 – 5 of 5) sorted by relevance

/external/icu/libandroidicu/include/unicode/
Dutypes.h628 U_IDNA_UNASSIGNED_ERROR, enumerator
647 U_STRINGPREP_UNASSIGNED_ERROR = U_IDNA_UNASSIGNED_ERROR,
/external/icu/icu4c/source/common/unicode/
Dutypes.h628 U_IDNA_UNASSIGNED_ERROR, enumerator
647 U_STRINGPREP_UNASSIGNED_ERROR = U_IDNA_UNASSIGNED_ERROR,
/external/icu/icu4c/source/test/intltest/
Dtestidna.cpp275 U_IDNA_UNASSIGNED_ERROR,
531 if(status != expectedStatus && expectedStatus != U_IDNA_UNASSIGNED_ERROR){ in testAPI()
586 if(status != expectedStatus && expectedStatus != U_IDNA_UNASSIGNED_ERROR){ in testAPI()
642 if(status != expectedStatus && expectedStatus != U_IDNA_UNASSIGNED_ERROR){ in testAPI()
Dnptrans.cpp170 status = U_IDNA_UNASSIGNED_ERROR; in map()
/external/icu/icu4c/source/test/cintltst/
Didnatest.c133 if(status != expectedStatus && expectedStatus != U_IDNA_UNASSIGNED_ERROR){ in testAPI()
178 if(status != expectedStatus && expectedStatus != U_IDNA_UNASSIGNED_ERROR){ in testAPI()
222 if(status != expectedStatus && expectedStatus != U_IDNA_UNASSIGNED_ERROR){ in testAPI()