Home | History | Annotate | Download | only in intltest

Lines Matching refs:utf8_string

1470     const char *utf8_string = "\x41\x41\x41\x41\x41\x41\x41\x41\x41\x41\x41\x41\x41\x41\x41";
1471 UText *utf8Text = utext_openUTF8(NULL, utf8_string, -1, &status);