Home | History | Annotate | Download | only in cintltst

Lines Matching refs:u_strToTitle

250     length=u_strToTitle(buffer, sizeof(buffer)/U_SIZEOF_UCHAR,
259 log_err("error in u_strToTitle(standard iterator)=%ld error=%s string matches: %s\n",
268 length=u_strToTitle(buffer, sizeof(buffer)/U_SIZEOF_UCHAR,
277 log_err("error in u_strToTitle(UBRK_CHARACTERS)=%ld error=%s string matches: %s\n",
285 length=u_strToTitle(NULL, 0,
292 log_err("error in u_strToTitle(UBRK_CHARACTERS pure preflighting)=%ld error=%s\n",
300 length=u_strToTitle(buffer, sizeof(buffer)/U_SIZEOF_UCHAR,
307 log_err("error in u_strToTitle(UBRK_CHARACTERS src=NULL)=%ld error=%s buffer[0]==0x%lx\n",
315 length=u_strToTitle(buffer, sizeof(buffer)/U_SIZEOF_UCHAR,
322 log_err("error in u_strToTitle(UBRK_CHARACTERS srcLength=-2)=%ld error=%s buffer[0]==0x%lx\n",
354 length=u_strToTitle(buffer, sizeof(buffer)/U_SIZEOF_UCHAR,
365 log_err("error in u_strToTitle(UBRK_CHARACTERS)=%ld error=%s root locale string matches: %s\noutput buffer is {%s}\n",
373 length=u_strToTitle(buffer, sizeof(buffer)/U_SIZEOF_UCHAR,
384 log_err("error in u_strToTitle(UBRK_CHARACTERS)=%ld error=%s dutch locale string matches: %s\noutput buffer is {%s}\n",