Home | History | Annotate | Download | only in cintltst

Lines Matching refs:uidna_labelToUnicodeUTF8

925     length = uidna_labelToUnicodeUTF8(uts46, fA_sharps8, strlen(fA_sharps8),
930 log_err("uidna_labelToUnicodeUTF8() failed: %s\n", u_errorName(errorCode));
1003 length = uidna_labelToUnicodeUTF8(uts46, fA_sharps8, strlen(fA_sharps8),
1006 log_err("uidna_labelToUnicodeUTF8(capacity<0) failed: %s\n", u_errorName(errorCode));