Searched refs:META_POSIX (Results 1 – 2 of 2) sorted by relevance
237 #define META_POSIX 0x801c0000u /* POSIX class item */ macro977 case META_POSIX: fprintf(stderr, "META_POSIX %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()9057 case META_POSIX: in check_lookbehinds()
252 META_POSIX POSIX class item (data identifies the class)