Home | History | Annotate | Download | only in cintltst

Lines Matching refs:uidna_labelToUnicode

889     length = uidna_labelToUnicode(uts46, fA_sharps16, u_strlen(fA_sharps16),
894 log_err("uidna_labelToUnicode() failed: %s\n", u_errorName(errorCode));
977 length = uidna_labelToUnicode(uts46, fA_sharps16, u_strlen(fA_sharps16),
980 log_err("uidna_labelToUnicode(UIDNAInfo=NULL) failed: %s\n", u_errorName(errorCode));