Searched refs:O_QUEST (Results 1 – 3 of 3) sorted by relevance
96 #define O_QUEST (12UL<<OPSHIFT) /* ? suffix back to prefix */ macro
441 ASTERN(O_QUEST, pos); in p_ere_exp()630 ASTERN(O_QUEST, pos); in p_simp_re()1661 if (OP(s) != O_QUEST && OP(s) != O_CH && in findmust()1666 } while (OP(s) != O_QUEST && OP(s) != O_CH); in findmust()1672 case O_QUEST: in findmust()1794 while (OP(s) != O_QUEST && OP(s) != O_CH) { in altoffset()1810 if (OP(s) != O_QUEST && OP(s) != O_CH && in altoffset()1813 } while (OP(s) != O_QUEST && OP(s) != O_CH); in altoffset()
504 case O_QUEST: in dissect()614 case O_QUEST: in backref()997 case O_QUEST: /* just an empty */ in step()