Searched refs:uc_is_property_titlecase (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/unictype/
H A Dpr_titlecase.c31 uc_is_property_titlecase (ucs4_t uc) function
39 uc_is_property_titlecase (ucs4_t uc) function
47 { &uc_is_property_titlecase };
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/unictype/
H A Dtest-pr_titlecase.c31 #define PREDICATE(c) uc_is_property_titlecase (c)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dunictype.h490 extern bool uc_is_property_titlecase (ucs4_t uc);

Completed in 182 milliseconds