Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_printint.c145 c = (c & PRIV(utf8_table3)[a]) << s; in print_char()
H A Dpcre2_internal.h1812 extern const int PRIV(utf8_table3)[];
H A Dpcre2_tables.c109 const int PRIV(utf8_table3)[] = { 0xff, 0x1f, 0x0f, 0x07, 0x03, 0x01}; variable

Completed in 19 milliseconds