Home
last modified time | relevance | path

Searched defs:utf8_table3 (Results 1 – 4 of 4) sorted by relevance

/third_party/pcre2/pcre2/maint/
Dutf8.c67 static const int utf8_table3[] = { variable
/third_party/glib/glib/pcre/
Dpcre_tables.c82 const int PRIV(utf8_table3)[] = { 0xff, 0x1f, 0x0f, 0x07, 0x03, 0x01}; variable
/third_party/pcre2/pcre2/src/
Dpcre2_tables.c109 const int PRIV(utf8_table3)[] = { 0xff, 0x1f, 0x0f, 0x07, 0x03, 0x01}; variable
Dpcre2grep.c512 const int utf8_table3[] = { 0xff, 0x1f, 0x0f, 0x07, 0x03, 0x01}; variable