HomeSort by relevance Sort by last modified time
    Searched full:utf8_table3 (Results 1 - 5 of 5) sorted by null

  /external/pcre/dist2/src/
pcre2_printint.c 145 c = (c & PRIV(utf8_table3)[a]) << s;
pcre2_tables.c 109 const int PRIV(utf8_table3)[] = { 0xff, 0x1f, 0x0f, 0x07, 0x03, 0x01};
pcre2grep.c 430 const int utf8_table3[] = { 0xff, 0x1f, 0x0f, 0x07, 0x03, 0x01}; variable
    [all...]
pcre2_internal.h     [all...]
pcre2test.c     [all...]

Completed in 257 milliseconds