Home | History | Annotate | Download | only in intltest

Lines Matching full:str_

2346         const char str_[] = { 0x2e, 0x2a, 0x00 }; /* .* */
2348 utext_openUTF8(&testPattern, str_, -1, &status);