Home | History | Annotate | Download | only in cintltst

Lines Matching full:regex

40  *         macros to handle the boilerplate around setting up regex test cases.
42 * pattern: The regex pattern, a (char *) null terminated C string.
44 * flags: Regex flags to set when compiling the pattern
166 addTest(root, &TestRegexCAPI, "regex/TestRegexCAPI");
167 addTest(root, &TestBug4315, "regex/TestBug4315");
168 addTest(root, &TestUTextAPI, "regex/TestUTextAPI");
169 addTest(root, &TestRefreshInput, "regex/TestRefreshInput");
170 addTest(root, &TestBug8421, "regex/TestBug8421");
1313 * This test is copied from intltest regex/Callbacks
1364 /* open a regex */