NiL               147 src/pkg/regexp/testdata/testregex.c #ifndef NiL
NiL               720 src/pkg/regexp/testdata/testregex.c 	report(comment, NiL, re, s, len, NiL, 0, test);
NiL               835 src/pkg/regexp/testdata/testregex.c 				bad("invalid C \\ escape\n", s - 1, NiL, 0, 0);
NiL               899 src/pkg/regexp/testdata/testregex.c 				bad("out of space [discipline string]\n", NiL, NiL, 0, 0);
NiL               904 src/pkg/regexp/testdata/testregex.c 				report("callout failed", NiL, re, s, len, NiL, flags, test);
NiL               951 src/pkg/regexp/testdata/testregex.c 				report("failed: match was", NiL, re, s, len, NiL, flags, test);
NiL               970 src/pkg/regexp/testdata/testregex.c 					report("failed: match was", NiL, re, s, len, NiL, flags, test);
NiL               981 src/pkg/regexp/testdata/testregex.c 			report("failed: overran match array", NiL, re, s, len, NiL, flags, test);
NiL               982 src/pkg/regexp/testdata/testregex.c 			matchprint(match, nmatch + 1, nsub, NiL, test);
NiL              1003 src/pkg/regexp/testdata/testregex.c 	sigprocmask(op, &mask, NiL);
NiL              1125 src/pkg/regexp/testdata/testregex.c 			matchprint(match, nmatch, nsub, NiL, test);
NiL              1154 src/pkg/regexp/testdata/testregex.c 		extract(tabs, spec, re, s, ans, msg, NiL, NiL, 0, 0, skip, level, test);
NiL              1157 src/pkg/regexp/testdata/testregex.c 		report("failed", "regfree", re, NiL, -1, msg, flags, test);
NiL              1404 src/pkg/regexp/testdata/testregex.c 			if (regerror(REG_VERSIONID, NiL, pat, sizeof(pat)) > 0)
NiL              1440 src/pkg/regexp/testdata/testregex.c 			bad("out of space [discipline string stream]\n", NiL, NiL, 0, 0);
NiL              1515 src/pkg/regexp/testdata/testregex.c 						bad("too many fields\n", NiL, NiL, 0, 0);
NiL              1524 src/pkg/regexp/testdata/testregex.c 				bad("NIL spec\n", NiL, NiL, 0, 0);
NiL              1540 src/pkg/regexp/testdata/testregex.c 						bad("nmatch must be < 100\n", NiL, NiL, 0, 0);
NiL              1554 src/pkg/regexp/testdata/testregex.c 						bad("locale must be nested\n", NiL, NiL, 0, 0);
NiL              1557 src/pkg/regexp/testdata/testregex.c 						bad("locale nesting not supported\n", NiL, NiL, 0, 0);
NiL              1559 src/pkg/regexp/testdata/testregex.c 						bad("locale field expected\n", NiL, NiL, 0, 0);
NiL              1726 src/pkg/regexp/testdata/testregex.c 						bad("invalid {...} nesting\n", NiL, NiL, 0, 0);
NiL              1760 src/pkg/regexp/testdata/testregex.c 					bad("bad spec\n", spec, NiL, 0, test);
NiL              1795 src/pkg/regexp/testdata/testregex.c 				bad("too few fields\n", NiL, NiL, 0, test);
NiL              1829 src/pkg/regexp/testdata/testregex.c 				bad("NIL answer\n", NiL, NiL, 0, test);
NiL              1907 src/pkg/regexp/testdata/testregex.c 					extract(tabs, line, re, s, ans, msg, NiL, NiL, 0, 0, skip, level, test|TEST_OK);
NiL              1953 src/pkg/regexp/testdata/testregex.c 					cret = regsubcomp(&preg, p, NiL, 0, 0);
NiL              1957 src/pkg/regexp/testdata/testregex.c 					cret = regsubcomp(&preg, p, NiL, 0, 0);
NiL              1962 src/pkg/regexp/testdata/testregex.c 					if (catchfree(&preg, flags, tabs, line, re, s, ans, msg, NiL, NiL, 0, 0, skip, level, test))
NiL              1987 src/pkg/regexp/testdata/testregex.c 					catchfree(&preg, flags, tabs, line, re, s, ans, msg, NiL, NiL, 0, 0, skip, level, test);
NiL              2029 src/pkg/regexp/testdata/testregex.c 									skip = extract(tabs, line, re, s, ans, msg, "OK", NiL, 0, 0, skip, level, test|TEST_DELIMIT);
NiL              2032 src/pkg/regexp/testdata/testregex.c 									report("re_nsub incorrect", fun, re, NiL, -1, msg, flags, test);
NiL              2045 src/pkg/regexp/testdata/testregex.c 						skip = extract(tabs, line, re, s, ans, msg, "OK", NiL, 0, 0, skip, level, test|TEST_DELIMIT);
NiL              2048 src/pkg/regexp/testdata/testregex.c 						report("failed", fun, re, NiL, -1, msg, flags, test);
NiL              2051 src/pkg/regexp/testdata/testregex.c 					catchfree(&preg, flags, tabs, line, re, s, ans, msg, NiL, NiL, 0, 0, skip, level, test);
NiL              2066 src/pkg/regexp/testdata/testregex.c 						skip = extract(tabs, line, re, s, ans, msg, codes[got].name, NiL, 0, 0, skip, level, test|TEST_DELIMIT);
NiL              2069 src/pkg/regexp/testdata/testregex.c 						report("failed", fun, re, NiL, -1, msg, flags, test);
NiL              2087 src/pkg/regexp/testdata/testregex.c 							skip = extract(tabs, line, re, s, ans, msg, codes[got].name, NiL, 0, 0, skip, level, test|TEST_DELIMIT);
NiL              2090 src/pkg/regexp/testdata/testregex.c 							report("failed: invalid error code", NiL, re, NiL, -1, msg, flags, test);
NiL              2097 src/pkg/regexp/testdata/testregex.c 							skip = extract(tabs, line, re, s, ans, msg, codes[got].name, NiL, 0, 0, skip, level, test|TEST_DELIMIT);
NiL              2102 src/pkg/regexp/testdata/testregex.c 							report("should fail and did", fun, re, NiL, -1, msg, flags, test);
NiL              2163 src/pkg/regexp/testdata/testregex.c 							skip = extract(tabs, line, re, s, ans, msg, "NOMATCH", NiL, 0, 0, skip, level, test|TEST_DELIMIT);
NiL              2174 src/pkg/regexp/testdata/testregex.c 						skip = extract(tabs, line, re, s, ans, msg, NiL, match, nmatch, nsub, skip, level, test|TEST_DELIMIT);
NiL              2187 src/pkg/regexp/testdata/testregex.c 						skip = extract(tabs, line, re, s, ans, msg, "NOMATCH", NiL, 0, nsub, skip, level, test|TEST_DELIMIT);
NiL              2203 src/pkg/regexp/testdata/testregex.c 					skip = extract(tabs, line, re, s, ans, msg, NiL, match, nmatch, nsub, skip, level, test|TEST_DELIMIT);
NiL              2207 src/pkg/regexp/testdata/testregex.c 					matchprint(match, nmatch, nsub, NiL, test);
NiL              2229 src/pkg/regexp/testdata/testregex.c 						skip = extract(tabs, line, re, s, ans, msg, NiL, NiL, 0, 0, skip, level, test);
NiL              2232 src/pkg/regexp/testdata/testregex.c 						report("failed: no match but match array assigned", NiL, re, s, nstr, msg, flags, test);
NiL              2233 src/pkg/regexp/testdata/testregex.c 						matchprint(match, nmatch, nsub, NiL, test);
NiL              2250 src/pkg/regexp/testdata/testregex.c 					if (catchfree(&preg, flags, tabs, line, re, s, ans, msg, NiL, NiL, 0, 0, skip, level, test))
NiL              2256 src/pkg/regexp/testdata/testregex.c 					skip = extract(tabs, line, re, s, ans, msg, NiL, match, nmatch, nsub, skip, level, test|TEST_OK);
NiL              2259 src/pkg/regexp/testdata/testregex.c 				skip = extract(tabs, line, re, s, ans, msg, NiL, match, nmatch, nsub, skip, level, test|TEST_DELIMIT);
NiL              2260 src/pkg/regexp/testdata/testregex.c 			if (catchfree(&preg, flags, tabs, line, re, s, ans, msg, NiL, NiL, 0, 0, skip, level, test))