Searched refs:OQUEST_ (Results 1 - 11 of 11) sorted by relevance

/freebsd-12-stable/contrib/nvi/regex/
H A Dregex2.h67 * - OQUEST_ and O_QUEST are *outside* the bypass they create.
90 #define OQUEST_ (11) /* ? prefix fwd to suffix */ macro
H A Dengine.c316 case OQUEST_:
348 case OQUEST_:
599 case OQUEST_: /* to null or not */
917 case OQUEST_: /* two branches, both forward */
H A Dregcomp.c435 INSERT(OQUEST_, pos);
636 INSERT(OQUEST_, pos);
1545 case OQUEST_: /* things that must be skipped */
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
H A Dregex2.h59 * - OQUEST_ and O_QUEST are *outside* the bypass they create.
88 #define OQUEST_ (11LU<<OPSHIFT) /* ? prefix fwd to suffix */ macro
H A Dregengine.inc318 case OQUEST_:
350 case OQUEST_:
602 case OQUEST_: /* to null or not */
917 case OQUEST_: /* two branches, both forward */
H A Dregcomp.c562 INSERT(OQUEST_, pos);
747 INSERT(OQUEST_, pos);
1626 case OQUEST_: /* things that must be skipped */
/freebsd-12-stable/contrib/netbsd-tests/lib/libc/regex/
H A Ddebug.c210 case OQUEST_:
216 if (OP(*(s-opnd)) != OQUEST_)
/freebsd-12-stable/lib/libc/regex/grot/
H A Ddebug.c152 case OQUEST_:
158 if (OP(*(s-opnd)) != OQUEST_)
/freebsd-12-stable/lib/libc/regex/
H A Dregex2.h68 * - OQUEST_ and O_QUEST are *outside* the bypass they create.
97 #define OQUEST_ (11L<<OPSHIFT) /* ? prefix fwd to suffix */ macro
H A Dengine.c443 case OQUEST_:
479 case OQUEST_:
768 case OQUEST_: /* to null or not */
1083 case OQUEST_: /* two branches, both forward */
H A Dregcomp.c557 INSERT(OQUEST_, pos);
937 INSERT(OQUEST_, pos);
941 INSERT(OQUEST_, pos);
1866 case OQUEST_: /* things that must be skipped */
2016 case OQUEST_:

Completed in 191 milliseconds