Home
last modified time | relevance | path

Searched defs:utf8_table2 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pcre/src/
H A Dpcre2_tables.c108 const int PRIV(utf8_table2)[] = { 0, 0xc0, 0xe0, 0xf0, 0xf8, 0xfc}; variable
H A Dpcre2grep.c517 const int utf8_table2[] = { 0, 0xc0, 0xe0, 0xf0, 0xf8, 0xfc}; variable
/aosp_15_r20/external/pcre/maint/
H A Dutf8.c64 static const int utf8_table2[] = { variable