Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_tables.c90 const int PRIV(utf8_table3)[] = { 0xff, 0x1f, 0x0f, 0x07, 0x03, 0x01}; variable
Dpcregrep.c413 const int utf8_table3[] = { 0xff, 0x1f, 0x0f, 0x07, 0x03, 0x01}; variable