Home
last modified time | relevance | path

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

/bionic/libc/upstream-netbsd/lib/libc/regex/
Dregex2.h132 #define OPLUS_ OPC(9) /* + prefix fwd to suffix */ macro
Dregcomp.c494 INSERT(OPLUS_, pos); in p_ere_exp()
500 INSERT(OPLUS_, pos); in p_ere_exp()
701 INSERT(OPLUS_, pos); in p_simp_re()
1188 INSERT(OPLUS_, start); in repeat()
1836 case OPLUS_: /* things that don't break one */ in findmust()
1912 case OPLUS_: in pluscount()
Dengine.c386 case OPLUS_: in dissect()
448 case OPLUS_: in dissect()
696 case OPLUS_: in backref()
1025 case OPLUS_: /* forward, this is just an empty */ in step()