Searched refs:OLPAREN (Results 1 – 11 of 11) sorted by relevance
92 #define OLPAREN (13) /* ( fwd to ) */ macro
357 EMIT(OLPAREN, subno); in p_ere_exp()570 EMIT(OLPAREN, subno); in p_simp_re()600 assert(p->strip[p->pbegin[i]] == OLPAREN); in p_simp_re()1542 case OLPAREN: in findmust()
450 case OLPAREN: in dissect()643 case OLPAREN: /* must undo assignment if rest fails */ in backref()924 case OLPAREN: /* not significant here */ in step()
90 #define OLPAREN (13LU<<OPSHIFT) /* ( fwd to ) */ macro
457 EMIT(OLPAREN, subno); in p_ere_exp()528 assert(OP(p->strip[p->pbegin[backrefnum]]) == OLPAREN); in p_ere_exp()697 EMIT(OLPAREN, subno); in p_simp_re()727 assert(OP(p->strip[p->pbegin[i]]) == OLPAREN); in p_simp_re()1621 case OLPAREN: in findmust()
500 case OLPAREN:688 case OLPAREN: /* must undo assignment if rest fails */819 case OLPAREN:988 case OLPAREN: /* not significant here */
96 #define OLPAREN (13L<<OPSHIFT) /* ( fwd to ) */ macro
417 EMIT(OLPAREN, subno); in p_ere_exp()510 assert(OP(p->strip[p->pbegin[i]]) == OLPAREN); in p_ere_exp()898 EMIT(OLPAREN, subno); in p_simp_re()930 assert(OP(p->strip[p->pbegin[i]]) == OLPAREN); in p_simp_re()1904 case OLPAREN:2083 case OLPAREN:
576 case OLPAREN: in dissect()805 case OLPAREN: /* must undo assignment if rest fails */ in backref()1085 case OLPAREN: /* not significant here */ in step()
159 case OLPAREN:
220 case OLPAREN: in s_print()