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

  /external/pcre/dist2/src/
pcre2_internal.h 402 #define HSPACE_LIST \
456 #define HSPACE_LIST CHAR_HT, CHAR_SPACE, CHAR_NBSP, NOTACHAR
    [all...]
pcre2_tables.c 66 const uint32_t PRIV(hspace_list)[] = { HSPACE_LIST };

Completed in 59 milliseconds