Searched defs:utf8_table2 (Results 1 – 4 of 4) sorted by relevance
/third_party/pcre2/pcre2/src/ |
D | pcre2_tables.c | 108 const int PRIV(utf8_table2)[] = { 0, 0xc0, 0xe0, 0xf0, 0xf8, 0xfc}; variable
|
D | pcre2grep.c | 505 const int utf8_table2[] = { 0, 0xc0, 0xe0, 0xf0, 0xf8, 0xfc}; variable
|
/third_party/pcre2/pcre2/maint/ |
D | utf8.c | 64 static const int utf8_table2[] = { variable
|
D | ucptest.c | 214 static const int utf8_table2[] = { variable
|