Searched refs:META_POSIX_NEG (Results 1 – 2 of 2) sorted by relevance
238 #define META_POSIX_NEG 0x801d0000u /* negative POSIX class item */ macro978 case META_POSIX_NEG: fprintf(stderr, "META_POSIX_NEG %d", *pptr++); break; in show_parsed()3225 *parsed_pattern++ = posix_negate? META_POSIX_NEG : META_POSIX; in parse_regex()5260 if (meta == META_POSIX || meta == META_POSIX_NEG) in compile_branch()5262 BOOL local_negate = (meta == META_POSIX_NEG); in compile_branch()9058 case META_POSIX_NEG: in check_lookbehinds()
253 META_POSIX_NEG negative POSIX class item (ditto)