Searched defs:utf8_table3 (Results 1 – 4 of 4) sorted by relevance
| /third_party/pcre2/pcre2/maint/ |
| D | utf8.c | 67 static const int utf8_table3[] = { variable
|
| /third_party/glib/glib/pcre/ |
| D | pcre_tables.c | 82 const int PRIV(utf8_table3)[] = { 0xff, 0x1f, 0x0f, 0x07, 0x03, 0x01}; variable
|
| /third_party/pcre2/pcre2/src/ |
| D | pcre2_tables.c | 109 const int PRIV(utf8_table3)[] = { 0xff, 0x1f, 0x0f, 0x07, 0x03, 0x01}; variable
|
| D | pcre2grep.c | 512 const int utf8_table3[] = { 0xff, 0x1f, 0x0f, 0x07, 0x03, 0x01}; variable
|