about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedidn2_private.h
blob: cb73b85071d705e3f7bae186cffafbc63e4fa163 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
#if !(defined(GO) && defined(GOM) && defined(GO2) && defined(DATA))
#error Meh....
#endif

GO(idn2_check_version, pFp)
GO(idn2_free, vFp)
GO(idn2_lookup_u8, iFppi)
GO(idn2_lookup_ul, iFppi)
//GO(_idn2_punycode_decode, 
//GO(_idn2_punycode_encode, 
//GO(idn2_register_u8, 
//GO(idn2_register_ul, 
GO(idn2_strerror, pFi)
//GO(idn2_strerror_name, 
//GO(idn2_to_ascii_4i, 
//GO(idn2_to_ascii_4i2, 
//GO(idn2_to_ascii_4z, 
GO(idn2_to_ascii_8z, iFppi)
//GO(idn2_to_ascii_lz, 
//GO(idn2_to_unicode_44i, 
//GO(idn2_to_unicode_4z4z, 
//GO(idn2_to_unicode_8z4z, 
GO(idn2_to_unicode_8z8z, iFppi)
//GO(idn2_to_unicode_8zlz, 
//GO(idn2_to_unicode_lzlz,