Searched refs:META_ALT (Results 1 – 2 of 2) sorted by relevance
210 #define META_ALT 0x80010000u /* alternation */ macro966 case META_ALT: fprintf(stderr, "META | %d", meta_arg); break; in show_parsed()4266 *parsed_pattern++ = META_ALT; in parse_regex()5088 case META_ALT: in compile_branch()7695 if (META_CODE(*pptr) != META_ALT) in compile_regex()8445 case META_ALT: in parsed_skip()8593 case META_ALT: in get_branchlength()8957 while (*bptr == META_ALT); in set_lookbehind_lengths()9002 case META_ALT: in check_lookbehinds()
221 META_ALT | alternation227 If the data for META_ALT is non-zero, it is inside a lookbehind, and the data