Home
last modified time | relevance | path

Searched refs:OQUEST_ (Results 1 – 4 of 4) sorted by relevance

/PHP-5.3/ext/ereg/regex/
H A Ddebug.c182 case OQUEST_:
188 if (OP(*(s-opnd)) != OQUEST_)
H A Dregex2.h65 #define OQUEST_ (11<<OPSHIFT) /* ? prefix fwd to suffix */ macro
H A Dengine.c260 case OQUEST_:
292 case OQUEST_:
542 case OQUEST_: /* to null or not */
881 case OQUEST_: /* two branches, both forward */
H A Dregcomp.c337 INSERT(OQUEST_, pos);
529 INSERT(OQUEST_, pos);
1529 case OQUEST_: /* things that must be skipped */

Completed in 21 milliseconds