Home | History | Annotate | Download | only in intltest

Lines Matching refs:ut1

1119     UText ut1 = UTEXT_INITIALIZER;
1124 utext_openUChars(&ut1, testStr, -1, &status);
1128 bi->setText(&ut1, status);
1150 utext_close(&ut1);