Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_ord2utf.c95 *buffer = PRIV(utf8_table2)[i] | cvalue; in PRIV()
H A Dpcre2_internal.h1811 extern const int PRIV(utf8_table2)[];
H A Dpcre2_tables.c108 const int PRIV(utf8_table2)[] = { 0, 0xc0, 0xe0, 0xf0, 0xf8, 0xfc}; variable

Completed in 24 milliseconds