Searched refs:UC_CATEGORY_Sc (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_Sc.c26 const uc_general_category_t UC_CATEGORY_Sc = variable
H A Dpr_currency_symbol.c41 return uc_is_general_category (uc, UC_CATEGORY_Sc);
H A Dcateg_byname.c77 case 'c': return UC_CATEGORY_Sc;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/unictype/
H A Dtest-categ_Sc.c35 #define PREDICATE(c) uc_is_general_category (c, UC_CATEGORY_Sc)
H A Dtest-categ_byname.c64 ASSERT (category_equals (uc_general_category_byname ("Sc"), UC_CATEGORY_Sc));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/woe32dll/
H A Dunistring-exports.c50 VARIABLE(UC_CATEGORY_Sc)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dunictype.h130 extern LIBUNISTRING_DLL_VARIABLE const uc_general_category_t UC_CATEGORY_Sc;
171 #define UC_CURRENCY_SYMBOL UC_CATEGORY_Sc

Completed in 138 milliseconds