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

  /external/pcre/dist2/src/
pcre2_internal.h 274 #define HASUTF8EXTRALEN(c) ((c) >= 0xc0)
    [all...]
pcre2_intmodedep.h 281 #define HAS_EXTRALEN(c) HASUTF8EXTRALEN(c)
    [all...]
pcre2test.c     [all...]

Completed in 66 milliseconds