Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/icu/source/common/unicode/
Dutypes.h652 U_IDNA_UNASSIGNED_ERROR, enumerator
671 U_STRINGPREP_UNASSIGNED_ERROR = U_IDNA_UNASSIGNED_ERROR,
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dutypes.h632 U_IDNA_UNASSIGNED_ERROR, enumerator
651 U_STRINGPREP_UNASSIGNED_ERROR = U_IDNA_UNASSIGNED_ERROR,
/third_party/icu/icu4c/source/common/unicode/
Dutypes.h652 U_IDNA_UNASSIGNED_ERROR, enumerator
671 U_STRINGPREP_UNASSIGNED_ERROR = U_IDNA_UNASSIGNED_ERROR,
/third_party/node/deps/icu-small/source/common/unicode/
Dutypes.h646 U_IDNA_UNASSIGNED_ERROR, enumerator
665 U_STRINGPREP_UNASSIGNED_ERROR = U_IDNA_UNASSIGNED_ERROR,
/third_party/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.cpp167 status = U_IDNA_UNASSIGNED_ERROR; in map()
/third_party/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()