]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - crypto/heimdal/lib/wind/libwind-exports.def
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / crypto / heimdal / lib / wind / libwind-exports.def
1 EXPORTS
2         wind_stringprep
3         wind_profile
4         wind_punycode_label_toascii
5         wind_utf8ucs4
6         wind_utf8ucs4_length
7         wind_ucs4utf8
8         wind_ucs4utf8_length
9         wind_ucs2utf8
10         wind_utf8ucs2
11         wind_utf8ucs2_length
12         wind_ucs2utf8_length
13         wind_ucs2read
14
15         initialize_wind_error_table_r   ;!
16
17 ; testing
18         _wind_combining_class
19         _wind_stringprep_testbidi
20         _wind_stringprep_error
21         _wind_stringprep_prohibited
22         _wind_stringprep_map
23         _wind_stringprep_normalize
24         _wind_ldap_case_exact_attribute
25 ;!      _wind_ucs2read
26