Home
last modified time | relevance | path

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

/bionic/libc/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.c441 case O_PLUS: in dissect()
603 case O_PLUS: in backref()
894 case O_PLUS: /* both forward and back */ in step()