Searched refs:UC_CATEGORY_Ll (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_Ll.c26 const uc_general_category_t UC_CATEGORY_Ll = variable
H A Dcateg_byname.c35 case 'l': return UC_CATEGORY_Ll;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/unictype/
H A Dtest-categ_byname.c42 ASSERT (category_equals (uc_general_category_byname ("Ll"), UC_CATEGORY_Ll));
H A Dtest-categ_Ll.c619 #define PREDICATE(c) uc_is_general_category (c, UC_CATEGORY_Ll)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/woe32dll/
H A Dunistring-exports.c28 VARIABLE(UC_CATEGORY_Ll)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dunictype.h108 extern LIBUNISTRING_DLL_VARIABLE const uc_general_category_t UC_CATEGORY_Ll;
149 #define UC_LOWERCASE_LETTER UC_CATEGORY_Ll

Completed in 133 milliseconds