Home
last modified time | relevance | path

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

/freebsd-14-stable/lib/libc/regex/grot/
HDdebug.c165 case OCH_:
171 if (OP(*(s-opnd)) != OOR1 && OP(*(s-opnd)) != OCH_)
/freebsd-14-stable/contrib/netbsd-tests/lib/libc/regex/
HDdebug.c226 case OCH_: in s_print()
232 if (OP(*(s-opnd)) != OOR1 && OP(*(s-opnd)) != OCH_) in s_print()
/freebsd-14-stable/contrib/nvi/regex/
HDregex2.h94 #define OCH_ (15) /* begin choice fwd to OOR2 */ macro
HDregcomp.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()
HDengine.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-14-stable/contrib/llvm-project/llvm/lib/Support/
HDregex2.h92 #define OCH_ (15LU<<OPSHIFT) /* begin choice fwd to OOR2 */ macro
HDregcomp.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()
HDregengine.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-14-stable/lib/libc/regex/
HDregex2.h100 #define OCH_ (15L<<OPSHIFT) /* begin choice fwd to OOR2 */ macro
HDregcomp.c579 INSERT(OCH_, pos); /* offset slightly wrong */ in p_ere_exp()
653 INSERT(OCH_, bc->start); /* offset is wrong */ in p_branch_ins_offset()
1468 INSERT(OCH_, start); /* offset is wrong... */
1481 INSERT(OCH_, start);
1895 case OCH_:
2045 case OCH_:
HDengine.c443 case OCH_: in dissect()
536 case OCH_: in dissect()
785 case OCH_: /* find the right one, if any */ in backref()
1091 case OCH_: /* mark the first two branches */ in step()