Home
last modified time | relevance | path

Searched refs:utt (Results 1 – 4 of 4) sorted by relevance

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_printint.c250 const ucp_type_table *u = PRIV(utt) + i; in get_ucpname()
H A Dpcre2_ucptables.c1031 const ucp_type_table PRIV(utt)[] = { variable
1520 const size_t PRIV(utt_size) = sizeof(PRIV(utt)) / sizeof(ucp_type_table);
H A Dpcre2_internal.h1962 extern const ucp_type_table PRIV(utt)[];
H A Dpcre2_compile.c2206 r = PRIV(strcmp_c8)(name, PRIV(utt_names) + PRIV(utt)[i].name_offset); in get_ucp()
2213 *pdataptr = PRIV(utt)[i].value; in get_ucp()
2216 *ptypeptr = PRIV(utt)[i].type; in get_ucp()
2220 switch (PRIV(utt)[i].type) in get_ucp() local

Completed in 115 milliseconds