Lines Matching refs:fun
280 report(char* comment, char* fun, char* re, char* s, char* msg, int flags, int unspecified, int expand)
303 if (fun)
304 printf(" %s", fun);
627 char* fun;
1028 fun = "strgrpmatch";
1031 printf("[%s]", fun);
1035 fun = "strmatch";
1043 fun = "strgrpmatch";
1046 printf("[%s]", fun);
1050 fun = "strmatch";
1070 report("failed", fun, re, s, msg, nmatch, unspecified, expand);
1084 report("failed", fun, re, s, msg, nmatch, unspecified, expand);
1098 report("failed", fun, re, s, msg, nmatch, unspecified, expand);
1113 report("should fail and didn't", fun, re, s, msg, nmatch, unspecified, expand);