Searched refs:PREDICATE (Results 1 - 25 of 134) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/unictype/
H A Dtest-categ_Cs.c22 #define PREDICATE(c) uc_is_general_category (c, UC_CATEGORY_Cs) macro
H A Dtest-categ_Zl.c22 #define PREDICATE(c) uc_is_general_category (c, UC_CATEGORY_Zl) macro
H A Dtest-categ_Zp.c22 #define PREDICATE(c) uc_is_general_category (c, UC_CATEGORY_Zp) macro
H A Dtest-ctype_digit.c22 #define PREDICATE(c) uc_is_digit (c) macro
H A Dtest-pr_bidi_control.c23 #define PREDICATE(c) uc_is_property_bidi_control (c) macro
H A Dtest-pr_bidi_embedding_or_override.c23 #define PREDICATE(c) uc_is_property_bidi_embedding_or_override (c) macro
H A Dtest-pr_bidi_pdf.c22 #define PREDICATE(c) uc_is_property_bidi_pdf (c) macro
H A Dtest-pr_ids_binary_operator.c23 #define PREDICATE(c) uc_is_property_ids_binary_operator (c) macro
H A Dtest-pr_ids_trinary_operator.c22 #define PREDICATE(c) uc_is_property_ids_trinary_operator (c) macro
H A Dtest-pr_iso_control.c23 #define PREDICATE(c) uc_is_property_iso_control (c) macro
H A Dtest-pr_join_control.c22 #define PREDICATE(c) uc_is_property_join_control (c) macro
H A Dtest-pr_line_separator.c22 #define PREDICATE(c) uc_is_property_line_separator (c) macro
H A Dtest-pr_logical_order_exception.c23 #define PREDICATE(c) uc_is_property_logical_order_exception (c) macro
H A Dtest-pr_other_uppercase.c23 #define PREDICATE(c) uc_is_property_other_uppercase (c) macro
H A Dtest-pr_paragraph_separator.c22 #define PREDICATE(c) uc_is_property_paragraph_separator (c) macro
H A Dtest-sy_c_whitespace.c23 #define PREDICATE(c) uc_is_c_whitespace (c) macro
H A Dtest-categ_Cc.c23 #define PREDICATE(c) uc_is_general_category (c, UC_CATEGORY_Cc) macro
H A Dtest-ctype_cntrl.c24 #define PREDICATE(c) uc_is_cntrl (c) macro
H A Dtest-ctype_xdigit.c24 #define PREDICATE(c) uc_is_xdigit (c) macro
H A Dtest-pr_ascii_hex_digit.c24 #define PREDICATE(c) uc_is_property_ascii_hex_digit (c) macro
H A Dtest-pr_bidi_segment_separator.c24 #define PREDICATE(c) uc_is_property_bidi_segment_separator (c) macro
H A Dtest-pr_other_id_continue.c24 #define PREDICATE(c) uc_is_property_other_id_continue (c) macro
H A Dtest-pr_other_id_start.c24 #define PREDICATE(c) uc_is_property_other_id_start (c) macro
H A Dtest-pr_private_use.c24 #define PREDICATE(c) uc_is_property_private_use (c) macro
H A Dtest-pr_radical.c24 #define PREDICATE(c) uc_is_property_radical (c) macro

Completed in 103 milliseconds

123456