Home | History | Annotate | Download | only in cintltst

Lines Matching refs:u_strToTitle

249     length=u_strToTitle(buffer, sizeof(buffer)/U_SIZEOF_UCHAR,
258 log_err("error in u_strToTitle(standard iterator)=%ld error=%s string matches: %s\n",
267 length=u_strToTitle(buffer, sizeof(buffer)/U_SIZEOF_UCHAR,
276 log_err("error in u_strToTitle(UBRK_CHARACTERS)=%ld error=%s string matches: %s\n",
284 length=u_strToTitle(NULL, 0,
291 log_err("error in u_strToTitle(UBRK_CHARACTERS pure preflighting)=%ld error=%s\n",
299 length=u_strToTitle(buffer, sizeof(buffer)/U_SIZEOF_UCHAR,
306 log_err("error in u_strToTitle(UBRK_CHARACTERS src=NULL)=%ld error=%s buffer[0]==0x%lx\n",
314 length=u_strToTitle(buffer, sizeof(buffer)/U_SIZEOF_UCHAR,
321 log_err("error in u_strToTitle(UBRK_CHARACTERS srcLength=-2)=%ld error=%s buffer[0]==0x%lx\n",
353 length=u_strToTitle(buffer, sizeof(buffer)/U_SIZEOF_UCHAR,
364 log_err("error in u_strToTitle(UBRK_CHARACTERS)=%ld error=%s root locale string matches: %s\noutput buffer is {%s}\n",
372 length=u_strToTitle(buffer, sizeof(buffer)/U_SIZEOF_UCHAR,
383 log_err("error in u_strToTitle(UBRK_CHARACTERS)=%ld error=%s dutch locale string matches: %s\noutput buffer is {%s}\n",