Home
last modified time | relevance | path

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

/aosp12/bionic/libc/upstream-netbsd/lib/libc/regex/
H A Dregex2.h137 #define ORPAREN OPC(14) /* ) back to ( */ macro
H A Dregcomp.c425 EMIT(ORPAREN, subno); in p_ere_exp()
663 EMIT(ORPAREN, subno); in p_simp_re()
686 assert(OP(p->strip[p->pend[i]]) == ORPAREN); in p_simp_re()
1842 case ORPAREN: in findmust()
H A Dengine.c541 case ORPAREN: in dissect()
744 case ORPAREN: /* must undo assignment if rest fails */ in backref()
1046 case ORPAREN: in step()