Searched refs:nosub (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/usr.bin/grep/regex/
H A Dglue.h53 for (unsigned i = 0; (!preg->nosub && (i < nmatch)); i++) \
H A Dfastmatch.h32 bool nosub; member in struct:__anon13767
H A Dtre-fastmatch.c468 fg->nosub = (cflags & REG_NOSUB); \
759 fg->nosub)
868 if (!fg->nosub && nmatch >= 1)
927 if (!fg->nosub && nmatch >= 1)
951 if (!fg->nosub && nmatch >= 1)
/freebsd-11.0-release/contrib/bmake/
H A Dvar.c1524 goto nosub;
1544 goto nosub;
1574 goto nosub;
1630 nosub:

Completed in 179 milliseconds