Searched refs:META_CLASS_END (Results 1 – 1 of 1) sorted by relevance
225 #define META_CLASS_END 0x800d0000u /* end of non-empty class */ macro1045 case META_CLASS_END: fprintf(stderr, "META ]"); break; in show_parsed()3754 *parsed_pattern++ = META_CLASS_END; in parse_regex()5654 if (pptr[1] < META_END && pptr[2] == META_CLASS_END) in compile_branch()5703 pptr[3] == META_CLASS_END) in compile_branch()5774 while ((meta = *(++pptr)) != META_CLASS_END) in compile_branch()9003 case META_CLASS_END: in parsed_skip()9655 case META_CLASS_END: in check_lookbehinds()
Completed in 32 milliseconds