Lines Matching refs:regex_pattern
108 static const CHAR_T *regex_pattern; variable
231 "string: \"%s\", eflags %d\n", regex_pattern, cflags_global, in check()
235 "string: \"%ls\", eflags %d\n", regex_pattern, cflags_global, in check()
272 regex_pattern, str); in check()
277 regex_pattern, str); in check()
293 printf("Comp error, regex: \"%s\"\n", regex_pattern); in check()
295 printf("Comp error, regex: \"%ls\"\n", regex_pattern); in check()
308 regex_pattern, str); in check()
311 regex_pattern, str); in check()
496 regex_pattern = re; in test_comp()
532 printf("Comp error, regex: \"%s\"\n", regex_pattern); in test_comp()
534 printf("Comp error, regex: \"%ls\"\n", regex_pattern); in test_comp()