Home | History | Annotate | Download | only in cintltst

Lines Matching refs:uidna_nameToASCII_UTF8

934     length = uidna_nameToASCII_UTF8(uts46, fA_sharps8, strlen(fA_sharps8),
940 log_err("uidna_nameToASCII_UTF8() failed: %s\n", u_errorName(errorCode));
1010 length = uidna_nameToASCII_UTF8(uts46, dest8, strlen(fA_sharps8),
1013 log_err("uidna_nameToASCII_UTF8(src==dest!=NULL) failed: %s\n", u_errorName(errorCode));