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.c497 ASTERN(O_PLUS, pos); in p_ere_exp()
503 ASTERN(O_PLUS, pos); in p_ere_exp()
706 ASTERN(O_PLUS, pos); in p_simp_re()
1193 ASTERN(O_PLUS, start); in repeat()
1919 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()