Home
last modified time | relevance | path

Searched defs:non_match (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/cvs-1.12/lib/
H A Dregcomp.c2963 bool non_match = false; in parse_bracket_exp() local
3500 bool non_match, reg_errcode_t *err) in build_charclass_op()
H A Dregex_internal.h304 unsigned int non_match : 1; member
/dflybsd-src/contrib/grep/lib/
H A Dregcomp.c3101 bool non_match = false; in parse_bracket_exp() local
3650 const char *extra, bool non_match, in build_charclass_op()
H A Dregex_internal.h317 unsigned int non_match : 1; member