Home | History | Annotate | Download | only in cintltst

Lines Matching refs:uidna_labelToUnicode

891     length = uidna_labelToUnicode(uts46, fA_sharps16, u_strlen(fA_sharps16),
896 log_err("uidna_labelToUnicode() failed: %s\n", u_errorName(errorCode));
979 length = uidna_labelToUnicode(uts46, fA_sharps16, u_strlen(fA_sharps16),
982 log_err("uidna_labelToUnicode(UIDNAInfo=NULL) failed: %s\n", u_errorName(errorCode));