Searched refs:META_ASTERISK (Results 1 – 2 of 2) sorted by relevance
270 #define META_ASTERISK 0x80310000u /* * */ macro283 #define META_FIRST_QUANTIFIER META_ASTERISK951 case META_ASTERISK: fprintf(stderr, "META *"); break; in show_parsed()2947 meta_quantifier = META_ASTERISK; in parse_regex()5044 if (meta < META_ASTERISK || meta > META_MINMAX_QUERY) in compile_branch()5071 if (meta < META_ASTERISK || meta > META_MINMAX_QUERY) in compile_branch()5973 (pptr[2] < META_ASTERISK || pptr[2] > META_MINMAX_QUERY)) in compile_branch()6393 case META_ASTERISK: in compile_branch()8683 case META_ASTERISK: in get_branchlength()9003 case META_ASTERISK: in check_lookbehinds()
180 META_ASTERISK *