diff options
Diffstat (limited to 'lib/libunistring.sym')
-rw-r--r-- | lib/libunistring.sym | 45 |
1 files changed, 0 insertions, 45 deletions
diff --git a/lib/libunistring.sym b/lib/libunistring.sym index 98ad21c..b7e824f 100644 --- a/lib/libunistring.sym +++ b/lib/libunistring.sym @@ -5,7 +5,6 @@ UC_CATEGORY_Cn UC_CATEGORY_Co UC_CATEGORY_Cs UC_CATEGORY_L -UC_CATEGORY_LC UC_CATEGORY_Ll UC_CATEGORY_Lm UC_CATEGORY_Lo @@ -55,13 +54,6 @@ UC_PROPERTY_BIDI_OTHER_NEUTRAL UC_PROPERTY_BIDI_PDF UC_PROPERTY_BIDI_SEGMENT_SEPARATOR UC_PROPERTY_BIDI_WHITESPACE -UC_PROPERTY_CASED -UC_PROPERTY_CASE_IGNORABLE -UC_PROPERTY_CHANGES_WHEN_CASEFOLDED -UC_PROPERTY_CHANGES_WHEN_CASEMAPPED -UC_PROPERTY_CHANGES_WHEN_LOWERCASED -UC_PROPERTY_CHANGES_WHEN_TITLECASED -UC_PROPERTY_CHANGES_WHEN_UPPERCASED UC_PROPERTY_COMBINING UC_PROPERTY_COMPOSITE UC_PROPERTY_CURRENCY_SYMBOL @@ -122,7 +114,6 @@ UC_PROPERTY_WHITE_SPACE UC_PROPERTY_XID_CONTINUE UC_PROPERTY_XID_START UC_PROPERTY_ZERO_WIDTH -_UC_CATEGORY_NONE _libunistring_version locale_charset u16_asnprintf @@ -148,9 +139,6 @@ u16_ct_tolower u16_ct_totitle u16_ct_toupper u16_endswith -u16_grapheme_breaks -u16_grapheme_next -u16_grapheme_prev u16_is_cased u16_is_casefolded u16_is_lowercase @@ -246,9 +234,6 @@ u32_ct_tolower u32_ct_totitle u32_ct_toupper u32_endswith -u32_grapheme_breaks -u32_grapheme_next -u32_grapheme_prev u32_is_cased u32_is_casefolded u32_is_lowercase @@ -341,9 +326,6 @@ u8_ct_tolower u8_ct_totitle u8_ct_toupper u8_endswith -u8_grapheme_breaks -u8_grapheme_next -u8_grapheme_prev u8_is_cased u8_is_casefolded u8_is_lowercase @@ -373,7 +355,6 @@ u8_stpncpy u8_strcat u8_strchr u8_strcmp -u8_strcmp_gnu u8_strcoll u8_strconv_from_encoding u8_strconv_from_locale @@ -422,17 +403,10 @@ uc_all_scripts uc_bidi_category uc_bidi_category_byname uc_bidi_category_name -uc_bidi_class -uc_bidi_class_byname -uc_bidi_class_long_name -uc_bidi_class_name uc_block uc_c_ident_category uc_canonical_decomposition uc_combining_class -uc_combining_class_byname -uc_combining_class_long_name -uc_combining_class_name uc_composition uc_decimal_value uc_decomposition @@ -441,14 +415,11 @@ uc_general_category uc_general_category_and uc_general_category_and_not uc_general_category_byname -uc_general_category_long_name uc_general_category_name uc_general_category_or -uc_graphemeclusterbreak_property uc_is_alnum uc_is_alpha uc_is_bidi_category -uc_is_bidi_class uc_is_blank uc_is_block uc_is_c_whitespace @@ -457,7 +428,6 @@ uc_is_digit uc_is_general_category uc_is_general_category_withtable uc_is_graph -uc_is_grapheme_break uc_is_java_whitespace uc_is_lower uc_is_print @@ -481,13 +451,6 @@ uc_is_property_bidi_other_neutral uc_is_property_bidi_pdf uc_is_property_bidi_segment_separator uc_is_property_bidi_whitespace -uc_is_property_case_ignorable -uc_is_property_cased -uc_is_property_changes_when_casefolded -uc_is_property_changes_when_casemapped -uc_is_property_changes_when_lowercased -uc_is_property_changes_when_titlecased -uc_is_property_changes_when_uppercased uc_is_property_combining uc_is_property_composite uc_is_property_currency_symbol @@ -554,13 +517,6 @@ uc_is_space uc_is_upper uc_is_xdigit uc_java_ident_category -uc_joining_group -uc_joining_group_byname -uc_joining_group_name -uc_joining_type -uc_joining_type_byname -uc_joining_type_long_name -uc_joining_type_name uc_locale_language uc_mirror_char uc_numeric_value @@ -578,7 +534,6 @@ ulc_casecmp ulc_casecoll ulc_casexfrm ulc_fprintf -ulc_grapheme_breaks ulc_possible_linebreaks ulc_snprintf ulc_sprintf |