Home
last modified time | relevance | path

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

/ndk/sources/host-tools/ndk-stack/regex/
Dregex2.h80 #define OPLUS_ (9LU<<OPSHIFT) /* + prefix fwd to suffix */ macro
Dregcomp.c388 INSERT(OPLUS_, pos); in p_ere_exp()
394 INSERT(OPLUS_, pos); in p_ere_exp()
573 INSERT(OPLUS_, pos); in p_simp_re()
988 INSERT(OPLUS_, start); in repeat()
1437 case OPLUS_: /* things that don't break one */ in findmust()
1504 case OPLUS_: in pluscount()
Dengine.c312 case OPLUS_: in dissect()
370 case OPLUS_: in dissect()
599 case OPLUS_: in backref()
893 case OPLUS_: /* forward, this is just an empty */ in step()