Searched refs:str_abcccxd (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/ICU-531.30/icuSources/test/cintltst/
H A Dreapits.c1549 const char str_abcccxd[] = { 0x62, 0x63, 0x64, 0x64, 0x64, 0x79, 0x65, 0x00 }; /* abcccxd */ local
1553 utext_openUTF8(&text2, str_abcccxd, -1, &status);
1599 const char str_abcccxd[] = { 0x62, 0x63, 0x64, 0x64, 0x64, 0x79, 0x65, 0x00 }; /* abcccxd */ local
1605 u_uastrncpy(text2Chars, str_abcccxd, sizeof(text2)/2);

Completed in 142 milliseconds