HomeSort by relevance Sort by last modified time
    Searched refs:OQUEST_ (Results 1 - 3 of 3) sorted by null

  /bionic/libc/regex/
regex2.h 53 * - OQUEST_ and O_QUEST are *outside* the bypass they create.
82 #define OQUEST_ (11LU<<OPSHIFT) /* ? prefix fwd to suffix */
engine.c 314 case OQUEST_:
346 case OQUEST_:
591 case OQUEST_: /* to null or not */
904 case OQUEST_: /* two branches, both forward */
regcomp.c 390 INSERT(OQUEST_, pos);
575 INSERT(OQUEST_, pos);
    [all...]

Completed in 26 milliseconds