Searched refs:uc_is_property_lowercase (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/unictype/
H A Dpr_lowercase.c29 uc_is_property_lowercase (ucs4_t uc) function
35 { &uc_is_property_lowercase };
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/unicase/
H A Dcased.c35 return (uc_is_property_lowercase (uc)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/unictype/
H A Dtest-pr_lowercase.c622 #define PREDICATE(c) uc_is_property_lowercase (c)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dunictype.h488 extern bool uc_is_property_lowercase (ucs4_t uc);

Completed in 120 milliseconds