utf8_table3 2665 ext/pcre/pcrelib/pcre_internal.h extern const int PRIV(utf8_table3)[]; utf8_table3 144 ext/pcre/pcrelib/pcre_printint.c c = (c & PRIV(utf8_table3)[a]) << s; utf8_table3 88 ext/pcre/pcrelib/pcre_tables.c const int PRIV(utf8_table3)[] = { 0xff, 0x1f, 0x0f, 0x07, 0x03, 0x01};