Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/regex/
H A Dregex2.h91 #define OPLUS_ (9U<<OPSHIFT) /* + prefix fwd to suffix */ macro
H A Dregcomp.c465 INSERT(OPLUS_, pos); in p_ere_exp()
471 INSERT(OPLUS_, pos); in p_ere_exp()
798 INSERT(OPLUS_, pos); in p_simp_re()
1207 INSERT(OPLUS_, start); in repeat()
1597 case OPLUS_: /* things that don't break one */ in findmust()
1940 case OPLUS_: in pluscount()
H A Dengine.c432 case OPLUS_: in dissect()
489 case OPLUS_: in dissect()
718 case OPLUS_: in backref()
961 case OPLUS_: /* forward, this is just an empty */ in step()