not_eol           710 maint/gnulib/lib/regcomp.c   preg->not_bol = preg->not_eol = 0;
not_eol           472 maint/gnulib/lib/regex.h   unsigned __REPB_PREFIX(not_eol) : 1;
not_eol           388 maint/gnulib/lib/regexec.c   eflags |= (bufp->not_eol) ? REG_NOTEOL : 0;