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

/macosx-10.10/ICU-531.30/icuSources/test/cintltst/
H A Dcbiapts.c842 UChar movedStr[] = {0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0}; local
862 u_strcpy(movedStr, testStr);
864 utext_openUChars(&ut2, movedStr, -1, &status);
H A Dreapits.c2208 UChar movedStr[] = { 0, 0, 0, 0, 0, 0}; local
2227 u_strcpy(movedStr, testStr);
2229 utext_openUChars(&ut2, movedStr, -1, &status);
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Drbbiapts.cpp1142 UChar movedStr[] = {0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0}; local
1161 u_strcpy(movedStr, testStr);
1163 utext_openUChars(&ut2, movedStr, -1, &status);

Completed in 132 milliseconds