Lines Matching refs:ws
1393 wchar_t ws[100];1395 int32_t wcap = sizeof(ws) / sizeof(*ws);1409 wcs = u_strToWCS(ws, wcap, &wl, ustr, ul, &err);1415 log_err("u_strToWCS: ustr = %s, ul = %d, ws = %S, wl = %d!\n", u_austrcpy(astr, ustr), ul, ws, wl);