Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dregcomp.c2966 bool non_match = false; in parse_bracket_exp() local
3503 bool non_match, reg_errcode_t *err) in build_charclass_op()
H A Dregex_internal.h304 unsigned int non_match : 1; member