Home
last modified time | relevance | path

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

/bionic/libc/upstream-netbsd/lib/libc/regex/
Dregex2.h136 #define OLPAREN OPC(13) /* ( fwd to ) */ macro
Dengine.c536 case OLPAREN: in dissect()
733 case OLPAREN: /* must undo assignment if rest fails */ in backref()
1045 case OLPAREN: /* not significant here */ in step()
Dregcomp.c419 EMIT(OLPAREN, subno); in p_ere_exp()
654 EMIT(OLPAREN, subno); in p_simp_re()
684 assert(OP(p->strip[p->pbegin[i]]) == OLPAREN); in p_simp_re()
1856 case OLPAREN: in findmust()