about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedplc4_private.h
blob: ae4adeec9377835286734f63cdbf500f85481974 (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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
#if !(defined(GO) && defined(GOM) && defined(GO2) && defined(DATA))
#error Meh....
#endif

//GO(PL_Base64Decode, 
//GO(PL_Base64Encode, 
//GO(PL_CreateLongOptState, 
//GO(PL_CreateOptState, 
//GO(PL_DestroyOptState, 
//GO(PL_FPrintError, 
//GO(PL_GetNextOpt, 
//GO(PL_PrintError, 
//GO(PL_strcasecmp, 
//GO(PL_strcaserstr, 
//GO(PL_strcasestr, 
//GO(PL_strcat, 
//GO(PL_strcatn, 
//GO(PL_strchr, 
//GO(PL_strcmp, 
//GO(PL_strcpy, 
//GO(PL_strdup, 
//GO(PL_strfree, 
//GO(PL_strlen, 
//GO(PL_strncasecmp, 
//GO(PL_strncaserstr, 
//GO(PL_strncasestr, 
//GO(PL_strncat, 
//GO(PL_strnchr, 
//GO(PL_strncmp, 
//GO(PL_strncpy, 
//GO(PL_strncpyz, 
//GO(PL_strndup, 
//GO(PL_strnlen, 
//GO(PL_strnpbrk, 
//GO(PL_strnprbrk, 
//GO(PL_strnrchr, 
//GO(PL_strnrstr, 
//GO(PL_strnstr, 
//GO(PL_strpbrk, 
//GO(PL_strprbrk, 
//GO(PL_strrchr, 
//GO(PL_strrstr, 
//GO(PL_strstr, 
//GO(PL_strtok_r,