Home | History | Annotate | Download | only in cintltst

Lines Matching full:regex

39  *         macros to handle the boilerplate around setting up regex test cases.
41 * pattern: The regex pattern, a (char *) null terminated C string.
43 * flags: Regex flags to set when compiling the pattern
99 addTest(root, &TestRegexCAPI, "regex/TestRegexCAPI");
100 addTest(root, &TestBug4315, "regex/TestBug4315");
1236 * This test is copied from intltest regex/Callbacks
1287 /* open a regex */