Home
last modified time | relevance | path

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

/bionic/libc/upstream-netbsd/lib/libc/regex/
Dregex2.h98 #define O_PLUS (10U<<OPSHIFT) /* + suffix back to prefix */ macro
Dregcomp.c640 ASTERN(O_PLUS, pos); in p_ere_exp()
646 ASTERN(O_PLUS, pos); in p_ere_exp()
1041 ASTERN(O_PLUS, pos); in p_simp_re()
1050 ASTERN(O_PLUS, pos); in p_simp_re()
1627 ASTERN(O_PLUS, start);
2421 case O_PLUS:
Dengine.c597 case O_PLUS: in dissect()
809 case O_PLUS: in backref()
1112 case O_PLUS: /* both forward and back */ in step()