Lines Matching full:input2
1848 UText input2 = UTEXT_INITIALIZER;1852 regextst_openUTF8FromInvariant(&input2, "not abc", -1, &status);1853 REGEX_VERBOSE_TEXT(&input2);1868 m1->reset(&input2);1911 m1->reset(&input2);1950 m1->reset(&input2); // "not abc"1968 utext_close(&input2);