Searched refs:UC_CATEGORY_Co (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_Co.c26 const uc_general_category_t UC_CATEGORY_Co = variable
H A Dcateg_byname.c98 case 'o': return UC_CATEGORY_Co;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/unictype/
H A Dtest-categ_Co.c24 #define PREDICATE(c) uc_is_general_category (c, UC_CATEGORY_Co)
H A Dtest-categ_byname.c75 ASSERT (category_equals (uc_general_category_byname ("Co"), UC_CATEGORY_Co));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/woe32dll/
H A Dunistring-exports.c25 VARIABLE(UC_CATEGORY_Co)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dunictype.h141 extern LIBUNISTRING_DLL_VARIABLE const uc_general_category_t UC_CATEGORY_Co;
182 #define UC_PRIVATE_USE UC_CATEGORY_Co

Completed in 117 milliseconds