Home
last modified time | relevance | path

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

/aosp_15_r20/external/pcre/src/
H A Dpcre2_tables.c109 const int PRIV(utf8_table3)[] = { 0xff, 0x1f, 0x0f, 0x07, 0x03, 0x01}; variable
H A Dpcre2grep.c518 const int utf8_table3[] = { 0xff, 0x1f, 0x0f, 0x07, 0x03, 0x01}; variable
/aosp_15_r20/external/pcre/maint/
H A Dutf8.c67 static const int utf8_table3[] = { variable