Searched refs:META_CODE (Results 1 – 1 of 1) sorted by relevance
113 #define META_CODE(x) (x & 0xffff0000u) macro869 else switch (META_CODE(*pptr++)) in show_parsed()5016 meta = META_CODE(*pptr); in compile_branch()5380 if (META_CODE(meta) != META_ESCAPE) in compile_branch()7695 if (META_CODE(*pptr) != META_ALT) in compile_regex()8380 uint32_t meta = META_CODE(*pptr); in parsed_skip()8590 else switch (META_CODE(*pptr)) in get_branchlength()8731 uint32_t meta_code = META_CODE(*pptr); in get_branchlength()8798 if (META_CODE(*gptr) == META_BIGVALUE) gptr++; in get_branchlength()8991 switch (META_CODE(*pptr)) in check_lookbehinds()