Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/unicode/
Dutypes.h617 U_IDNA_UNASSIGNED_ERROR, enumerator
636 U_STRINGPREP_UNASSIGNED_ERROR = U_IDNA_UNASSIGNED_ERROR,
/external/icu/icu4c/source/test/intltest/
Dtestidna.cpp274 U_IDNA_UNASSIGNED_ERROR,
526 if(status != expectedStatus && expectedStatus != U_IDNA_UNASSIGNED_ERROR){ in testAPI()
581 if(status != expectedStatus && expectedStatus != U_IDNA_UNASSIGNED_ERROR){ in testAPI()
637 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()