Searched defs:PREDICATE (Results 1 - 25 of 132) sorted by relevance

123456

/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) macro
H A Dtest-ignorable.c245 #define PREDICATE(c) uc_is_case_ignorable (c) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/unictype/
H A Dtest-categ_C.c468 #define PREDICATE(c) uc_is_general_category (c, UC_CATEGORY_C) macro
H A Dtest-categ_Cc.c23 #define PREDICATE(c) uc_is_general_category (c, UC_CATEGORY_Cc) macro
H A Dtest-categ_Cf.c35 #define PREDICATE(c) uc_is_general_category (c, UC_CATEGORY_Cf) macro
H A Dtest-categ_Cn.c466 #define PREDICATE(c) uc_is_general_category (c, UC_CATEGORY_Cn) macro
H A Dtest-categ_Co.c24 #define PREDICATE(c) uc_is_general_category (c, UC_CATEGORY_Co) macro
H A Dtest-categ_Cs.c22 #define PREDICATE(c) uc_is_general_category (c, UC_CATEGORY_Cs) macro
H A Dtest-categ_L.c411 #define PREDICATE(c) uc_is_general_category (c, UC_CATEGORY_L) macro
H A Dtest-categ_Ll.c619 #define PREDICATE(c) uc_is_general_category (c, UC_CATEGORY_Ll) macro
H A Dtest-categ_Lm.c60 #define PREDICATE(c) uc_is_general_category (c, UC_CATEGORY_Lm) macro
H A Dtest-categ_Lo.c303 #define PREDICATE(c) uc_is_general_category (c, UC_CATEGORY_Lo) macro
H A Dtest-categ_Lt.c31 #define PREDICATE(c) uc_is_general_category (c, UC_CATEGORY_Lt) macro
H A Dtest-categ_Lu.c612 #define PREDICATE(c) uc_is_general_category (c, UC_CATEGORY_Lu) macro
H A Dtest-categ_M.c182 #define PREDICATE(c) uc_is_general_category (c, UC_CATEGORY_M) macro
H A Dtest-categ_Mc.c106 #define PREDICATE(c) uc_is_general_category (c, UC_CATEGORY_Mc) macro
H A Dtest-categ_Me.c26 #define PREDICATE(c) uc_is_general_category (c, UC_CATEGORY_Me) macro
H A Dtest-categ_Mn.c181 #define PREDICATE(c) uc_is_general_category (c, UC_CATEGORY_Mn) macro
H A Dtest-categ_N.c90 #define PREDICATE(c) uc_is_general_category (c, UC_CATEGORY_N) macro
H A Dtest-categ_Nd.c54 #define PREDICATE(c) uc_is_general_category (c, UC_CATEGORY_Nd) macro
H A Dtest-categ_Nl.c32 #define PREDICATE(c) uc_is_general_category (c, UC_CATEGORY_Nl) macro
H A Dtest-categ_No.c51 #define PREDICATE(c) uc_is_general_category (c, UC_CATEGORY_No) macro
H A Dtest-categ_P.c133 #define PREDICATE(c) uc_is_general_category (c, UC_CATEGORY_P) macro
H A Dtest-categ_Pc.c27 #define PREDICATE(c) uc_is_general_category (c, UC_CATEGORY_Pc) macro
H A Dtest-categ_Pd.c35 #define PREDICATE(c) uc_is_general_category (c, UC_CATEGORY_Pd) macro

Completed in 145 milliseconds

123456