Searched refs:UC_CATEGORY_N (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_N.c26 const uc_general_category_t UC_CATEGORY_N = variable
H A Dcateg_byname.c53 case '\0': return UC_CATEGORY_N;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/unictype/
H A Dtest-categ_N.c90 #define PREDICATE(c) uc_is_general_category (c, UC_CATEGORY_N)
H A Dtest-categ_byname.c50 ASSERT (category_equals (uc_general_category_byname ("N"), UC_CATEGORY_N));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/woe32dll/
H A Dunistring-exports.c37 VARIABLE(UC_CATEGORY_N)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dunictype.h116 extern LIBUNISTRING_DLL_VARIABLE const uc_general_category_t UC_CATEGORY_N;
157 #define UC_NUMBER UC_CATEGORY_N

Completed in 113 milliseconds