Home | History | Annotate | Download | only in intltest

Lines Matching full:str_add

2417     const char str_add[] = { 0x61, 0x28, 0x2e, 0x2e, 0x29, 0x00 }; /* a(..) */
2418 utext_openUTF8(&re, str_add, -1, &status);