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

  /bionic/libc/regex/
regex2.h 73 #define OCHAR (2LU<<OPSHIFT) /* character unsigned char */
engine.c 329 case OCHAR:
495 case OCHAR:
856 case OCHAR:
regcomp.c 905 EMIT(OCHAR, (uch)ch);
    [all...]

Completed in 27 milliseconds