diff options
author | robot-piglet <robot-piglet@yandex-team.com> | 2023-09-13 11:35:43 +0300 |
---|---|---|
committer | robot-piglet <robot-piglet@yandex-team.com> | 2023-09-13 11:56:26 +0300 |
commit | 9916b2b3577c4dc6d59397dd8585630297b9e594 (patch) | |
tree | adffc64ddd0c80c53383f3ca7435f1883dac1e1a /contrib/libs/libidn/dynamic | |
parent | 28666be3eead21a7ab832b3a9babaf95cad841d3 (diff) | |
download | ydb-9916b2b3577c4dc6d59397dd8585630297b9e594.tar.gz |
Intermediate changes
Diffstat (limited to 'contrib/libs/libidn/dynamic')
-rw-r--r-- | contrib/libs/libidn/dynamic/libidn.exports | 76 |
1 files changed, 76 insertions, 0 deletions
diff --git a/contrib/libs/libidn/dynamic/libidn.exports b/contrib/libs/libidn/dynamic/libidn.exports new file mode 100644 index 0000000000..e0aaa56dd7 --- /dev/null +++ b/contrib/libs/libidn/dynamic/libidn.exports @@ -0,0 +1,76 @@ +idn_free +idna_strerror +idna_to_ascii_4i +idna_to_ascii_4z +idna_to_ascii_8z +idna_to_ascii_lz +idna_to_unicode_44i +idna_to_unicode_4z4z +idna_to_unicode_8z4z +idna_to_unicode_8z8z +idna_to_unicode_8zlz +idna_to_unicode_lzlz +pr29_4 +pr29_4z +pr29_8z +pr29_strerror +punycode_decode +punycode_encode +punycode_strerror +stringprep +stringprep_4i +stringprep_4zi +stringprep_check_version +stringprep_convert +stringprep_iscsi +stringprep_iscsi_prohibit +stringprep_kerberos5 +stringprep_locale_charset +stringprep_locale_to_utf8 +stringprep_nameprep +stringprep_plain +stringprep_profile +stringprep_profiles +stringprep_rfc3454_A_1 +stringprep_rfc3454_B_1 +stringprep_rfc3454_B_2 +stringprep_rfc3454_B_3 +stringprep_rfc3454_C_1_1 +stringprep_rfc3454_C_1_2 +stringprep_rfc3454_C_2_1 +stringprep_rfc3454_C_2_2 +stringprep_rfc3454_C_3 +stringprep_rfc3454_C_4 +stringprep_rfc3454_C_5 +stringprep_rfc3454_C_6 +stringprep_rfc3454_C_7 +stringprep_rfc3454_C_8 +stringprep_rfc3454_C_9 +stringprep_rfc3454_D_1 +stringprep_rfc3454_D_2 +stringprep_saslprep +stringprep_saslprep_space_map +stringprep_strerror +stringprep_trace +stringprep_ucs4_nfkc_normalize +stringprep_ucs4_to_utf8 +stringprep_unichar_to_utf8 +stringprep_utf8_nfkc_normalize +stringprep_utf8_to_locale +stringprep_utf8_to_ucs4 +stringprep_utf8_to_unichar +stringprep_xmpp_nodeprep +stringprep_xmpp_nodeprep_prohibit +stringprep_xmpp_resourceprep +tld_check_4 +tld_check_4t +tld_check_4tz +tld_check_4z +tld_check_8z +tld_check_lz +tld_default_table +tld_get_4 +tld_get_4z +tld_get_table +tld_get_z +tld_strerror |