Home | History | Annotate | Download | only in cintltst

Lines Matching full:utf8str

675     const char *UTF8Str = "\x41\xc3\x85\x5A\x20\x41\x52\x69\x6E\x67";  /* c3 85 is utf-8 for A with a ring on top */
683 UText *ut = utext_openUTF8(NULL, UTF8Str, -1, &status);