Searched defs:utf8_table3 (Results 1 – 3 of 3) sorted by relevance
/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 | 506 const int utf8_table3[] = { 0xff, 0x1f, 0x0f, 0x07, 0x03, 0x01}; variable
|
/third_party/pcre2/pcre2/maint/ |
D | utf8.c | 67 static const int utf8_table3[] = { variable
|