Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_tables.c503 const ucp_type_table PRIV(utt)[] = { variable
651 const int PRIV(utt_size) = sizeof(PRIV(utt)) / sizeof(ucp_type_table);
H A Dpcre_compile.c1267 r = STRCMP_UC_C8(name, PRIV(utt_names) + PRIV(utt)[i].name_offset); in get_ucp()
1270 *ptypeptr = PRIV(utt)[i].type; in get_ucp()
1271 *pdataptr = PRIV(utt)[i].value; in get_ucp()
H A Dpcre_internal.h2618 extern const ucp_type_table PRIV(utt)[];

Completed in 35 milliseconds