Searched refs:non_match (Results 1 – 3 of 3) sorted by relevance
115 bool non_match, reg_errcode_t *err);373 && (cset->nchar_classes || cset->non_match || cset->nranges in re_compile_fastmap_iter()3114 bool non_match = false; in parse_bracket_exp() local3162 mbcset->non_match = 1; in parse_bracket_exp()3164 non_match = true; in parse_bracket_exp()3335 if (non_match) in parse_bracket_exp()3345 || mbcset->non_match))) in parse_bracket_exp()3666 const char *extra, bool non_match, in build_charclass_op() argument3691 mbcset->non_match = non_match; in build_charclass_op()3715 if (non_match) in build_charclass_op()
319 unsigned int non_match : 1; member
3858 if (!cset->non_match) in check_node_accept_bytes()
Completed in 20 milliseconds