Home | History | Annotate | Download | only in cintltst

Lines Matching refs:str_abcccde

1654         const char str_abcccde[] = { 0x61, 0x62, 0x63, 0x63, 0x63, 0x64, 0x65, 0x00 }; /* abcccde */
1658 utext_openUTF8(&text1, str_abcccde, -1, &status);