Home | History | Annotate | Download | only in intltest

Lines Matching full:input2

1706         UText input2 = UTEXT_INITIALIZER;
1710 regextst_openUTF8FromInvariant(&input2, "not abc", -1, &status);
1711 REGEX_VERBOSE_TEXT(&input2);
1726 m1->reset(&input2);
1769 m1->reset(&input2);
1808 m1->reset(&input2); // "not abc"
1826 utext_close(&input2);