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

  /ndk/sources/host-tools/sed-4.2.1/lib/
regcomp.c 595 # if 4 * BITSET_WORD_BITS < ASCII_CHARS
597 # elif 3 * BITSET_WORD_BITS < ASCII_CHARS
599 # elif 2 * BITSET_WORD_BITS < ASCII_CHARS
601 # elif 1 * BITSET_WORD_BITS < ASCII_CHARS
    [all...]
regex_internal.h 104 #define ASCII_CHARS 0x80
regexec.c     [all...]

Completed in 125 milliseconds