Lines Matching defs:report
139 H(" Field 5: optional comment appended to the report.\n");
280 report(char* comment, char* fun, char* re, char* s, char* msg, int flags, int unspecified, int expand)
332 report(comment, NiL, re, s, NiL, 0, 0, expand);
509 report("failed: match was", NiL, re, s, NiL, flags, unspecified, expand);
526 report("failed: match was", NiL, re, s, NiL, flags, unspecified, expand);
534 report("failed: overran match array", NiL, re, s, NiL, flags, unspecified, expand);
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);
1125 report("failed: no match but match array assigned", NiL, re, s, msg, nmatch, unspecified, expand);