non_match         115 maint/gnulib/lib/regcomp.c 				       bool non_match, reg_errcode_t *err);
non_match         373 maint/gnulib/lib/regcomp.c 	      && (cset->nchar_classes || cset->non_match || cset->nranges
non_match        3099 maint/gnulib/lib/regcomp.c   bool non_match = false;
non_match        3147 maint/gnulib/lib/regcomp.c       mbcset->non_match = 1;
non_match        3149 maint/gnulib/lib/regcomp.c       non_match = true;
non_match        3317 maint/gnulib/lib/regcomp.c   if (non_match)
non_match        3327 maint/gnulib/lib/regcomp.c 						     || mbcset->non_match)))
non_match        3648 maint/gnulib/lib/regcomp.c 		    const char *extra, bool non_match,
non_match        3673 maint/gnulib/lib/regcomp.c   mbcset->non_match = non_match;
non_match        3697 maint/gnulib/lib/regcomp.c   if (non_match)
non_match         319 maint/gnulib/lib/regex_internal.h   unsigned int non_match : 1;
non_match        3859 maint/gnulib/lib/regexec.c       if (!cset->non_match)