Searched refs:UC_CATEGORY_Sm (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_Sm.c26 const uc_general_category_t UC_CATEGORY_Sm = variable
H A Dcateg_byname.c76 case 'm': return UC_CATEGORY_Sm;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/unictype/
H A Dtest-categ_Sm.c86 #define PREDICATE(c) uc_is_general_category (c, UC_CATEGORY_Sm)
H A Dtest-categ_byname.c63 ASSERT (category_equals (uc_general_category_byname ("Sm"), UC_CATEGORY_Sm));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/woe32dll/
H A Dunistring-exports.c52 VARIABLE(UC_CATEGORY_Sm)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dunictype.h129 extern LIBUNISTRING_DLL_VARIABLE const uc_general_category_t UC_CATEGORY_Sm;
170 #define UC_MATH_SYMBOL UC_CATEGORY_Sm

Completed in 101 milliseconds