Searched refs:OLPAREN (Results 1 – 12 of 12) sorted by relevance
84 #define OLPAREN (13LU<<OPSHIFT) /* ( fwd to ) */ macro
320 EMIT(OLPAREN, subno); in p_ere_exp()533 EMIT(OLPAREN, subno); in p_simp_re()563 assert(OP(p->strip[p->pbegin[i]]) == OLPAREN); in p_simp_re()1446 case OLPAREN: in findmust()
459 case OLPAREN:646 case OLPAREN: /* must undo assignment if rest fails */924 case OLPAREN: /* not significant here */
87 #define OLPAREN (13LU<<OPSHIFT) /* ( fwd to ) */ macro
329 EMIT(OLPAREN, subno); in p_ere_exp()400 assert(OP(p->strip[p->pbegin[backrefnum]]) != OLPAREN); in p_ere_exp()569 EMIT(OLPAREN, subno); in p_simp_re()599 assert(OP(p->strip[p->pbegin[i]]) == OLPAREN); in p_simp_re()1495 case OLPAREN: in findmust()
90 #define OLPAREN (13LU<<OPSHIFT) /* ( fwd to ) */ macro
456 EMIT(OLPAREN, subno); in p_ere_exp()527 assert(OP(p->strip[p->pbegin[backrefnum]]) != OLPAREN); in p_ere_exp()696 EMIT(OLPAREN, subno); in p_simp_re()726 assert(OP(p->strip[p->pbegin[i]]) == OLPAREN); in p_simp_re()1622 case OLPAREN: in findmust()