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

  /external/pcre/dist2/src/
pcre2_maketables.c 140 if (isalpha(i)) x += ctype_letter;
dftables.c 183 ctype_space, ctype_letter, ctype_digit, ctype_xdigit, ctype_word,
pcre2_internal.h 587 #define ctype_letter 0x02 macro
    [all...]
pcre2_compile.c     [all...]

Completed in 55 milliseconds