Searched refs:O_QUEST (Results 1 – 3 of 3) sorted by relevance
435 ASTERN(O_QUEST, pos); in p_ere_exp()627 ASTERN(O_QUEST, pos); in p_simp_re()1419 if (OP(s) != O_QUEST && OP(s) != O_CH && in findmust()1424 } while (OP(s) != O_QUEST && OP(s) != O_CH); in findmust()1430 case O_QUEST: in findmust()1550 while (OP(s) != O_QUEST && OP(s) != O_CH) { in altoffset()1566 if (OP(s) != O_QUEST && OP(s) != O_CH && in altoffset()1569 } while (OP(s) != O_QUEST && OP(s) != O_CH); in altoffset()
96 #define O_QUEST (12U<<OPSHIFT) /* ? suffix back to prefix */ macro
528 case O_QUEST: in dissect()637 case O_QUEST: in backref()1027 case O_QUEST: /* just an empty */ in step()