Searched refs:non_match (Results 1 – 3 of 3) sorted by relevance
111 int non_match, reg_errcode_t *err);343 if (cset->non_match || cset->ncoll_syms || cset->nequiv_classes in re_compile_fastmap_iter()2952 int non_match = 0; in parse_bracket_exp() local2996 mbcset->non_match = 1; in parse_bracket_exp()2998 non_match = 1; in parse_bracket_exp()3162 if (non_match) in parse_bracket_exp()3172 || mbcset->non_match))) in parse_bracket_exp()3500 const unsigned char *extra, int non_match, in build_charclass_op() argument3527 if (non_match) in build_charclass_op()3534 mbcset->non_match = 1; in build_charclass_op()[all …]
224 unsigned int non_match : 1; member
3852 if (!cset->non_match) in check_node_accept_bytes()
Completed in 18 milliseconds