Searched refs:nshould (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/netbsd-tests/lib/libc/regex/
H A Dmain.c239 int nshould; local
314 nshould = split(f4, &should[1], NSHOULD-1, ",");
315 if (nshould == 0) {
316 nshould = 1;
/freebsd-11-stable/lib/libc/regex/grot/
H A Dmain.c215 int err, i, nshould; local
284 nshould = split(f4, should+1, NSHOULD-1, ",");
285 if (nshould == 0) {
286 nshould = 1;

Completed in 64 milliseconds