Lines Matching refs:utf8Out
390 char utf8In[100], utf8Out[100];
409 utf8Out, (int32_t)sizeof(utf8Out),
415 utf8Out, (int32_t)sizeof(utf8Out),
422 utf8Out, (int32_t)sizeof(utf8Out),
429 utf8Out, (int32_t)sizeof(utf8Out),
438 u_strFromUTF8(buffer, result.getCapacity(), &resultLength, utf8Out, utf8OutLength, errorCode);