Searched refs:UC_CATEGORY_Cn (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_Cn.c26 const uc_general_category_t UC_CATEGORY_Cn = variable
H A Dcateg_byname.c99 case 'n': return UC_CATEGORY_Cn;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/unictype/
H A Dtest-categ_byname.c76 ASSERT (category_equals (uc_general_category_byname ("Cn"), UC_CATEGORY_Cn));
H A Dtest-categ_Cn.c466 #define PREDICATE(c) uc_is_general_category (c, UC_CATEGORY_Cn)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/woe32dll/
H A Dunistring-exports.c24 VARIABLE(UC_CATEGORY_Cn)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dunictype.h142 extern LIBUNISTRING_DLL_VARIABLE const uc_general_category_t UC_CATEGORY_Cn;
183 #define UC_UNASSIGNED UC_CATEGORY_Cn /* some of them are invalid characters */

Completed in 34 milliseconds