Home | History | Annotate | Download | only in intltest

Lines Matching refs:str_a

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