Searched refs:UC_CATEGORY_Pd (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/unictype/
H A Dcateg_Pd.c26 const uc_general_category_t UC_CATEGORY_Pd = variable
H A Dcateg_byname.c64 case 'd': return UC_CATEGORY_Pd;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/unictype/
H A Dtest-categ_Pd.c35 #define PREDICATE(c) uc_is_general_category (c, UC_CATEGORY_Pd)
H A Dtest-categ_byname.c56 ASSERT (category_equals (uc_general_category_byname ("Pd"), UC_CATEGORY_Pd));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/woe32dll/
H A Dunistring-exports.c43 VARIABLE(UC_CATEGORY_Pd)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dunictype.h122 extern LIBUNISTRING_DLL_VARIABLE const uc_general_category_t UC_CATEGORY_Pd;
163 #define UC_DASH_PUNCTUATION UC_CATEGORY_Pd

Completed in 113 milliseconds