Home
last modified time | relevance | path

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

/freebsd/lib/libc/regex/grot/
H A Ddebug.c165 case OCH_:
171 if (OP(*(s-opnd)) != OOR1 && OP(*(s-opnd)) != OCH_)
/freebsd/contrib/netbsd-tests/lib/libc/regex/
H A Ddebug.c226 case OCH_: in s_print()
232 if (OP(*(s-opnd)) != OOR1 && OP(*(s-opnd)) != OCH_) in s_print()
/freebsd/contrib/nvi/regex/
H A Dregex2.h94 #define OCH_ (15) /* begin choice fwd to OOR2 */ macro
H A Dregcomp.c313 INSERT(OCH_, conc); /* offset is wrong */ in p_ere()
444 INSERT(OCH_, pos); /* offset slightly wrong */ in p_ere_exp()
1032 INSERT(OCH_, start); /* offset is wrong... */ in repeat()
1045 INSERT(OCH_, start); in repeat()
1546 case OCH_: in findmust()
H A Dengine.c319 case OCH_: in dissect()
408 case OCH_: in dissect()
622 case OCH_: /* find the right one, if any */ in backref()
928 case OCH_: /* mark the first two branches */ in step()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Dregex2.h92 #define OCH_ (15LU<<OPSHIFT) /* begin choice fwd to OOR2 */ macro
H A Dregcomp.c412 INSERT(OCH_, conc); /* offset is wrong */ in p_ere()
571 INSERT(OCH_, pos); /* offset slightly wrong */ in p_ere_exp()
1134 INSERT(OCH_, start); /* offset is wrong... */ in repeat()
1147 INSERT(OCH_, start); in repeat()
1625 case OCH_: in findmust()
H A Dregengine.inc362 case OCH_:
455 case OCH_:
667 case OCH_: /* find the right one, if any */
992 case OCH_: /* mark the first two branches */
1006 case OOR2: /* propagate OCH_'s marking */
/freebsd/lib/libc/regex/
H A Dregex2.h98 #define OCH_ (15L<<OPSHIFT) /* begin choice fwd to OOR2 */ macro
H A Dregcomp.c589 INSERT(OCH_, pos); /* offset slightly wrong */ in p_ere_exp()
663 INSERT(OCH_, bc->start); /* offset is wrong */ in p_branch_ins_offset()
1481 INSERT(OCH_, start); /* offset is wrong... */
1494 INSERT(OCH_, start);
1908 case OCH_:
2058 case OCH_:
H A Dengine.c441 case OCH_: in dissect()
534 case OCH_: in dissect()
783 case OCH_: /* find the right one, if any */ in backref()
1089 case OCH_: /* mark the first two branches */ in step()