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.h133 #define O_PLUS OPC(10) /* + suffix back to prefix */ macro
Dregcomp.c496 ASTERN(O_PLUS, pos); in p_ere_exp()
502 ASTERN(O_PLUS, pos); in p_ere_exp()
703 ASTERN(O_PLUS, pos); in p_simp_re()
1190 ASTERN(O_PLUS, start); in repeat()
1934 case O_PLUS: in pluscount()
Dengine.c529 case O_PLUS: in dissect()
702 case O_PLUS: in backref()
1028 case O_PLUS: /* both forward and back */ in step()