Lines Matching refs:non_match
114 bool non_match, reg_errcode_t *err);
388 && (cset->nchar_classes || cset->non_match in re_compile_fastmap_iter()
3028 bool non_match = false; in parse_bracket_exp() local
3072 mbcset->non_match = 1; in parse_bracket_exp()
3074 non_match = true; in parse_bracket_exp()
3239 if (non_match) in parse_bracket_exp()
3249 || mbcset->non_match))) in parse_bracket_exp()
3577 const unsigned char *extra, bool non_match, in build_charclass_op() argument
3604 if (non_match) in build_charclass_op()
3607 mbcset->non_match = 1; in build_charclass_op()
3632 if (non_match) in build_charclass_op()