Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_printint.c146 c = (c & PRIV(utf8_table3)[a]) << s; in print_char()
H A Dpcre_tables.c90 const int PRIV(utf8_table3)[] = { 0xff, 0x1f, 0x0f, 0x07, 0x03, 0x01}; variable
H A Dpcre_internal.h2665 extern const int PRIV(utf8_table3)[];

Completed in 22 milliseconds