Searched refs:META_ASTERISK (Results 1 – 2 of 2) sorted by relevance
279 #define META_ASTERISK 0x80340000u /* * */ macro292 #define META_FIRST_QUANTIFIER META_ASTERISK1019 case META_ASTERISK: fprintf(stderr, "META *"); break; in show_parsed()3140 meta_quantifier = META_ASTERISK; in parse_regex()5417 if (meta < META_ASTERISK || meta > META_MINMAX_QUERY) in compile_branch()5444 if (meta < META_ASTERISK || meta > META_MINMAX_QUERY) in compile_branch()6395 (pptr[2] < META_ASTERISK || pptr[2] > META_MINMAX_QUERY)) in compile_branch()6812 case META_ASTERISK: in compile_branch()9140 case META_ASTERISK: in get_branchlength()9522 case META_ASTERISK: in check_lookbehinds()
180 META_ASTERISK *