libidn.exports 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. idn_free
  2. idna_strerror
  3. idna_to_ascii_4i
  4. idna_to_ascii_4z
  5. idna_to_ascii_8z
  6. idna_to_ascii_lz
  7. idna_to_unicode_44i
  8. idna_to_unicode_4z4z
  9. idna_to_unicode_8z4z
  10. idna_to_unicode_8z8z
  11. idna_to_unicode_8zlz
  12. idna_to_unicode_lzlz
  13. pr29_4
  14. pr29_4z
  15. pr29_8z
  16. pr29_strerror
  17. punycode_decode
  18. punycode_encode
  19. punycode_strerror
  20. stringprep
  21. stringprep_4i
  22. stringprep_4zi
  23. stringprep_check_version
  24. stringprep_convert
  25. stringprep_iscsi
  26. stringprep_iscsi_prohibit
  27. stringprep_kerberos5
  28. stringprep_locale_charset
  29. stringprep_locale_to_utf8
  30. stringprep_nameprep
  31. stringprep_plain
  32. stringprep_profile
  33. stringprep_profiles
  34. stringprep_rfc3454_A_1
  35. stringprep_rfc3454_B_1
  36. stringprep_rfc3454_B_2
  37. stringprep_rfc3454_B_3
  38. stringprep_rfc3454_C_1_1
  39. stringprep_rfc3454_C_1_2
  40. stringprep_rfc3454_C_2_1
  41. stringprep_rfc3454_C_2_2
  42. stringprep_rfc3454_C_3
  43. stringprep_rfc3454_C_4
  44. stringprep_rfc3454_C_5
  45. stringprep_rfc3454_C_6
  46. stringprep_rfc3454_C_7
  47. stringprep_rfc3454_C_8
  48. stringprep_rfc3454_C_9
  49. stringprep_rfc3454_D_1
  50. stringprep_rfc3454_D_2
  51. stringprep_saslprep
  52. stringprep_saslprep_space_map
  53. stringprep_strerror
  54. stringprep_trace
  55. stringprep_ucs4_nfkc_normalize
  56. stringprep_ucs4_to_utf8
  57. stringprep_unichar_to_utf8
  58. stringprep_utf8_nfkc_normalize
  59. stringprep_utf8_to_locale
  60. stringprep_utf8_to_ucs4
  61. stringprep_utf8_to_unichar
  62. stringprep_xmpp_nodeprep
  63. stringprep_xmpp_nodeprep_prohibit
  64. stringprep_xmpp_resourceprep
  65. tld_check_4
  66. tld_check_4t
  67. tld_check_4tz
  68. tld_check_4z
  69. tld_check_8z
  70. tld_check_lz
  71. tld_default_table
  72. tld_get_4
  73. tld_get_4z
  74. tld_get_table
  75. tld_get_z
  76. tld_strerror