Searched refs:UC_CATEGORY_Nd (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/unictype/
H A Dcateg_Nd.c26 const uc_general_category_t UC_CATEGORY_Nd = variable
H A Dpr_decimal_digit.c41 return uc_is_general_category (uc, UC_CATEGORY_Nd);
H A Dcateg_byname.c54 case 'd': return UC_CATEGORY_Nd;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/unictype/
H A Dtest-categ_Nd.c54 #define PREDICATE(c) uc_is_general_category (c, UC_CATEGORY_Nd)
H A Dtest-categ_byname.c51 ASSERT (category_equals (uc_general_category_byname ("Nd"), UC_CATEGORY_Nd));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/woe32dll/
H A Dunistring-exports.c38 VARIABLE(UC_CATEGORY_Nd)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dunictype.h117 extern LIBUNISTRING_DLL_VARIABLE const uc_general_category_t UC_CATEGORY_Nd;
158 #define UC_DECIMAL_DIGIT_NUMBER UC_CATEGORY_Nd

Completed in 117 milliseconds