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

  /bionic/libc/regex/
regex2.h 74 #define OBOL (3LU<<OPSHIFT) /* left anchor - */
engine.c 332 case OBOL:
509 case OBOL:
862 case OBOL:
regcomp.c 335 EMIT(OBOL, 0);
466 EMIT(OBOL, 0);
    [all...]

Completed in 29 milliseconds