Lines Matching refs:ucnv_fromUChars
1489 length=ucnv_fromUChars(cnv, bytes, sizeof(bytes), text, -1, &errorCode);1492 log_err("ucnv_fromUChars(UTF-16BE) failed, %s\n", u_errorName(errorCode));