Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libc/regex/grot/
H A Ddebug.c152 case OQUEST_:
158 if (OP(*(s-opnd)) != OQUEST_)
/freebsd-13.1/contrib/netbsd-tests/lib/libc/regex/
H A Ddebug.c210 case OQUEST_: in s_print()
216 if (OP(*(s-opnd)) != OQUEST_) in s_print()
/freebsd-13.1/contrib/nvi/regex/
H A Dregex2.h90 #define OQUEST_ (11) /* ? prefix fwd to suffix */ macro
H A Dengine.c316 case OQUEST_: in dissect()
348 case OQUEST_: in dissect()
599 case OQUEST_: /* to null or not */ in backref()
917 case OQUEST_: /* two branches, both forward */ in step()
H A Dregcomp.c435 INSERT(OQUEST_, pos); in p_ere_exp()
636 INSERT(OQUEST_, pos); in p_simp_re()
1545 case OQUEST_: /* things that must be skipped */ in findmust()
/freebsd-13.1/contrib/llvm-project/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 */
/freebsd-13.1/lib/libc/regex/
H A Dregex2.h97 #define OQUEST_ (11L<<OPSHIFT) /* ? prefix fwd to suffix */ macro
H A Dengine.c443 case OQUEST_: in dissect()
479 case OQUEST_: in dissect()
768 case OQUEST_: /* to null or not */ in backref()
1083 case OQUEST_: /* two branches, both forward */ in step()
H A Dregcomp.c573 INSERT(OQUEST_, pos); in p_ere_exp()
953 INSERT(OQUEST_, pos); in p_simp_re()
957 INSERT(OQUEST_, pos); in p_simp_re()
1882 case OQUEST_: /* things that must be skipped */
2032 case OQUEST_: