Home
last modified time | relevance | path

Searched refs:OQUEST_ (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/tests/lib/libc/regex/
H A Ddebug.c161 case OQUEST_: in s_print()
167 if (OP(*(s-opnd)) != OQUEST_) in s_print()
/netbsd-src/external/bsd/nvi/dist/regex/
H A Dregex2.h93 #define OQUEST_ (11) /* ? prefix fwd to suffix */ macro
H A Dregcomp.c455 INSERT(OQUEST_, pos); in p_ere_exp()
660 INSERT(OQUEST_, pos); in p_simp_re()
1655 case OQUEST_: /* things that must be skipped */ in findmust()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A Dregex2.h88 #define OQUEST_ (11LU<<OPSHIFT) /* ? prefix fwd to suffix */ macro
H A Dregcomp.c562 INSERT(OQUEST_, pos); in p_ere_exp()
747 INSERT(OQUEST_, pos); in p_simp_re()
1626 case OQUEST_: /* things that must be skipped */ in findmust()
H A Dregengine.inc318 case OQUEST_:
350 case OQUEST_:
602 case OQUEST_: /* to null or not */
917 case OQUEST_: /* two branches, both forward */
/netbsd-src/lib/libc/regex/
H A Dregex2.h70 * - OQUEST_ and O_QUEST are *outside* the bypass they create.
99 #define OQUEST_ (11U<<OPSHIFT) /* ? prefix fwd to suffix */ macro
H A Dengine.c464 case OQUEST_: in dissect()
502 case OQUEST_: in dissect()
799 case OQUEST_: /* to null or not */ in backref()
1122 case OQUEST_: /* two branches, both forward */ in step()
H A Dregcomp.c641 INSERT(OQUEST_, pos); in p_ere_exp()
1042 INSERT(OQUEST_, pos); in p_simp_re()
1046 INSERT(OQUEST_, pos); in p_simp_re()
2059 case OQUEST_: /* things that must be skipped */
2217 case OQUEST_: