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

  /external/pcre/dist2/src/
pcre2_maketables.c 142 if (isxdigit(i)) x += ctype_xdigit;
dftables.c 183 ctype_space, ctype_letter, ctype_digit, ctype_xdigit, ctype_word,
pcre2_internal.h 589 #define ctype_xdigit 0x08 macro
    [all...]

Completed in 1245 milliseconds