Searched refs:UC_CATEGORY_Sk (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_Sk.c26 const uc_general_category_t UC_CATEGORY_Sk = variable
H A Dcateg_byname.c78 case 'k': return UC_CATEGORY_Sk;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/unictype/
H A Dtest-categ_Sk.c47 #define PREDICATE(c) uc_is_general_category (c, UC_CATEGORY_Sk)
H A Dtest-categ_byname.c65 ASSERT (category_equals (uc_general_category_byname ("Sk"), UC_CATEGORY_Sk));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/woe32dll/
H A Dunistring-exports.c51 VARIABLE(UC_CATEGORY_Sk)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dunictype.h131 extern LIBUNISTRING_DLL_VARIABLE const uc_general_category_t UC_CATEGORY_Sk;
172 #define UC_MODIFIER_SYMBOL UC_CATEGORY_Sk

Completed in 41 milliseconds