Searched refs:utf8_table3 (Results 1 – 2 of 2) sorted by relevance
/PHP-5.4/ext/pcre/pcrelib/ | ||
H A D | pcre_tables.c | 90 const int PRIV(utf8_table3)[] = { 0xff, 0x1f, 0x0f, 0x07, 0x03, 0x01}; variable |
H A D | pcre_internal.h | 2660 extern const int PRIV(utf8_table3)[]; |
Completed in 21 milliseconds