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

  /external/icu/icu4c/source/common/unicode/
utypes.h 617 U_IDNA_UNASSIGNED_ERROR,
636 U_STRINGPREP_UNASSIGNED_ERROR = U_IDNA_UNASSIGNED_ERROR,
  /external/icu/icu4c/source/test/intltest/
nptrans.cpp 170 status = U_IDNA_UNASSIGNED_ERROR;
testidna.cpp 274 U_IDNA_UNASSIGNED_ERROR,
526 if(status != expectedStatus && expectedStatus != U_IDNA_UNASSIGNED_ERROR){
581 if(status != expectedStatus && expectedStatus != U_IDNA_UNASSIGNED_ERROR){
637 if(status != expectedStatus && expectedStatus != U_IDNA_UNASSIGNED_ERROR){
    [all...]
  /external/icu/icu4c/source/test/cintltst/
idnatest.c 133 if(status != expectedStatus && expectedStatus != U_IDNA_UNASSIGNED_ERROR){
178 if(status != expectedStatus && expectedStatus != U_IDNA_UNASSIGNED_ERROR){
222 if(status != expectedStatus && expectedStatus != U_IDNA_UNASSIGNED_ERROR){
    [all...]

Completed in 567 milliseconds