Home
last modified time | relevance | path

Searched refs:OPLUS_ (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/nvi2/regex/
HDregex2.h88 #define OPLUS_ (9) /* + prefix fwd to suffix */ macro
HDregcomp.c433 INSERT(OPLUS_, pos); in p_ere_exp()
439 INSERT(OPLUS_, pos); in p_ere_exp()
634 INSERT(OPLUS_, pos); in p_simp_re()
1056 INSERT(OPLUS_, start); in repeat()
1541 case OPLUS_: /* things that don't break one */ in findmust()
1616 case OPLUS_: in pluscount()
HDengine.c315 case OPLUS_: in dissect()
372 case OPLUS_: in dissect()
605 case OPLUS_: in backref()
904 case OPLUS_: /* forward, this is just an empty */ in step()