Home
last modified time | relevance | path

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

/ndk/sources/host-tools/ndk-stack/regex/
Dregex2.h84 #define OLPAREN (13LU<<OPSHIFT) /* ( fwd to ) */ macro
Dregcomp.c312 EMIT(OLPAREN, subno); in p_ere_exp()
525 EMIT(OLPAREN, subno); in p_simp_re()
555 assert(OP(p->strip[p->pbegin[i]]) == OLPAREN); in p_simp_re()
1438 case OLPAREN: in findmust()
Dengine.c450 case OLPAREN: in dissect()
637 case OLPAREN: /* must undo assignment if rest fails */ in backref()
913 case OLPAREN: /* not significant here */ in step()