Searched refs:uc_is_cased (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/unicase/
H A Dcased.c33 uc_is_cased (ucs4_t uc) function
48 uc_is_cased (ucs4_t uc) function
H A Dcaseprop.h25 uc_is_cased (ucs4_t uc);
H A Dignorable.c55 && !uc_is_cased (uc);
H A Du-ct-totitle.h114 if (uc_is_cased (uc))
186 applies = uc_is_cased (last_char_except_ignorable);
203 applies = ! uc_is_cased (uc2);
210 applies = ! uc_is_cased (suffix_context.first_char_except_ignorable);
H A Du-casemap.h110 applies = uc_is_cased (last_char_except_ignorable);
127 applies = ! uc_is_cased (uc2);
134 applies = ! uc_is_cased (suffix_context.first_char_except_ignorable);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/unicase/
H A Dtest-cased.c134 #define PREDICATE(c) uc_is_cased (c)

Completed in 123 milliseconds