Home | History | Annotate | Download | only in intltest

Lines Matching refs:movedStr

1140     UChar movedStr[] = {0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20,  0};
1159 u_strcpy(movedStr, testStr);
1161 utext_openUChars(&ut2, movedStr, -1, &status);