Searched defs:utf8_table2 (Results 1 – 2 of 2) sorted by relevance
| /external/pcre/dist2/src/ |
| D | pcre2_tables.c | 108 const int PRIV(utf8_table2)[] = { 0, 0xc0, 0xe0, 0xf0, 0xf8, 0xfc}; variable
|
| D | pcre2grep.c | 508 const int utf8_table2[] = { 0, 0xc0, 0xe0, 0xf0, 0xf8, 0xfc}; variable
|