Home
last modified time | relevance | path

Searched refs:ucp_type_table (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_internal.h1790 } ucp_type_table; typedef
1919 extern const ucp_type_table PRIV(utt)[];
H A Dpcre2_tables.c646 const ucp_type_table PRIV(utt)[] = {
850 const size_t PRIV(utt_size) = sizeof(PRIV(utt)) / sizeof(ucp_type_table);

Completed in 87 milliseconds