Searched defs:utf8_table3 (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/pcre/src/ |
H A D | pcre2_tables.c | 109 const int PRIV(utf8_table3)[] = { 0xff, 0x1f, 0x0f, 0x07, 0x03, 0x01}; variable
|
H A D | pcre2grep.c | 518 const int utf8_table3[] = { 0xff, 0x1f, 0x0f, 0x07, 0x03, 0x01}; variable
|
/aosp_15_r20/external/pcre/maint/ |
H A D | utf8.c | 67 static const int utf8_table3[] = { variable
|