Home
last modified time | relevance | path

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

/bionic/libc/upstream-netbsd/lib/libc/regex/
Dregex2.h135 #define O_QUEST OPC(12) /* ? suffix back to prefix */ macro
Dregcomp.c497 ASTERN(O_QUEST, pos); in p_ere_exp()
704 ASTERN(O_QUEST, pos); in p_simp_re()
1847 if (OP(s) != O_QUEST && OP(s) != O_CH && in findmust()
1852 } while (OP(s) != O_QUEST && OP(s) != O_CH); in findmust()
Dengine.c530 case O_QUEST: in dissect()
645 case O_QUEST: in backref()
1042 case O_QUEST: /* just an empty */ in step()