Home | History | Annotate | Download | only in cintltst

Lines Matching refs:uidna_labelToUnicode

890     length = uidna_labelToUnicode(uts46, fA_sharps16, u_strlen(fA_sharps16),
895 log_err("uidna_labelToUnicode() failed: %s\n", u_errorName(errorCode));
978 length = uidna_labelToUnicode(uts46, fA_sharps16, u_strlen(fA_sharps16),
981 log_err("uidna_labelToUnicode(UIDNAInfo=NULL) failed: %s\n", u_errorName(errorCode));