Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_printint.c250 const ucp_type_table *u = PRIV(utt) + i; in get_ucpname()
H A Dpcre2_ucptables.c1037 const ucp_type_table PRIV(utt)[] = { variable
1529 const size_t PRIV(utt_size) = sizeof(PRIV(utt)) / sizeof(ucp_type_table);
H A Dpcre2_internal.h1996 extern const ucp_type_table PRIV(utt)[];
H A Dpcre2_compile.c2288 r = PRIV(strcmp_c8)(name, PRIV(utt_names) + PRIV(utt)[i].name_offset); in get_ucp()
2295 *pdataptr = PRIV(utt)[i].value; in get_ucp()
2298 *ptypeptr = PRIV(utt)[i].type; in get_ucp()
2302 switch (PRIV(utt)[i].type) in get_ucp() local

Completed in 53 milliseconds