Searched defs:utf8_table3 (Results 1 – 2 of 2) sorted by relevance
| /external/pcre/dist/ |
| D | pcre_tables.c | 90 const int PRIV(utf8_table3)[] = { 0xff, 0x1f, 0x0f, 0x07, 0x03, 0x01}; variable
|
| D | pcregrep.c | 413 const int utf8_table3[] = { 0xff, 0x1f, 0x0f, 0x07, 0x03, 0x01}; variable
|