non_match         102 maint/gnulib/lib/regcomp.c 				       bool non_match, reg_errcode_t *err);
non_match         356 maint/gnulib/lib/regcomp.c 	      && (cset->nchar_classes || cset->non_match || cset->nranges
non_match        3028 maint/gnulib/lib/regcomp.c   bool non_match = false;
non_match        3066 maint/gnulib/lib/regcomp.c       mbcset->non_match = 1;
non_match        3067 maint/gnulib/lib/regcomp.c       non_match = true;
non_match        3220 maint/gnulib/lib/regcomp.c   if (non_match)
non_match        3229 maint/gnulib/lib/regcomp.c 						     || mbcset->non_match)))
non_match        3532 maint/gnulib/lib/regcomp.c 		    const char *extra, bool non_match,
non_match        3554 maint/gnulib/lib/regcomp.c   mbcset->non_match = non_match;
non_match        3571 maint/gnulib/lib/regcomp.c   if (non_match)
non_match         317 maint/gnulib/lib/regex_internal.h   unsigned int non_match : 1;
non_match        3822 maint/gnulib/lib/regexec.c       if (!cset->non_match)