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

  /external/chromium_org/third_party/icu/source/common/unicode/
utypes.h     [all...]
  /external/icu4c/common/unicode/
utypes.h 661 U_IDNA_UNASSIGNED_ERROR,
674 U_STRINGPREP_UNASSIGNED_ERROR = U_IDNA_UNASSIGNED_ERROR,
  /external/chromium_org/third_party/icu/source/test/intltest/
nptrans.cpp 168 status = U_IDNA_UNASSIGNED_ERROR;
testidna.cpp 271 U_IDNA_UNASSIGNED_ERROR,
523 if(status != expectedStatus && expectedStatus != U_IDNA_UNASSIGNED_ERROR){
578 if(status != expectedStatus && expectedStatus != U_IDNA_UNASSIGNED_ERROR){
634 if(status != expectedStatus && expectedStatus != U_IDNA_UNASSIGNED_ERROR){
    [all...]
  /external/icu4c/test/intltest/
nptrans.cpp 168 status = U_IDNA_UNASSIGNED_ERROR;
testidna.cpp 271 U_IDNA_UNASSIGNED_ERROR,
523 if(status != expectedStatus && expectedStatus != U_IDNA_UNASSIGNED_ERROR){
578 if(status != expectedStatus && expectedStatus != U_IDNA_UNASSIGNED_ERROR){
634 if(status != expectedStatus && expectedStatus != U_IDNA_UNASSIGNED_ERROR){
    [all...]
  /external/chromium_org/third_party/icu/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...]
  /external/icu4c/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 1752 milliseconds