Home | History | Annotate | Download | only in intltest

Lines Matching full:str_a

2221         const char str_a[] = { 0x61, 0x2a, 0x00 }; /* a* */
2222 utext_openUTF8(&testPattern, str_a, -1, &status);