Home
last modified time | relevance | path

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

/ndk/sources/host-tools/ndk-stack/regex/
Dregex2.h81 #define O_PLUS (10LU<<OPSHIFT) /* + suffix back to prefix */ macro
Dregcomp.c389 ASTERN(O_PLUS, pos); in p_ere_exp()
395 ASTERN(O_PLUS, pos); in p_ere_exp()
574 ASTERN(O_PLUS, pos); in p_simp_re()
989 ASTERN(O_PLUS, start); in repeat()
1507 case O_PLUS: in pluscount()
Dengine.c443 case O_PLUS: in dissect()
605 case O_PLUS: in backref()
896 case O_PLUS: /* both forward and back */ in step()