Searched refs:META_CLASS_END (Results 1 – 2 of 2) sorted by relevance
222 #define META_CLASS_END 0x800d0000u /* end of non-empty class */ macro970 case META_CLASS_END: fprintf(stderr, "META ]"); break; in show_parsed()3434 *parsed_pattern++ = META_CLASS_END; in parse_regex()5174 if (pptr[1] < META_END && pptr[2] == META_CLASS_END) in compile_branch()5256 while ((meta = *(++pptr)) != META_CLASS_END) in compile_branch()8424 case META_CLASS_END: in parsed_skip()9013 case META_CLASS_END: in check_lookbehinds()
188 META_CLASS_END ] end of non-empty class