Go to the source code of this file.
Functions | |
static pointer | cconv (context *ctx, int n, pointer *argv) |
charconv (context *ctx, int n, pointer argv[]) | |
pointer | ICONV (context *ctx, int n, pointer *argv) |
pointer | ICONVCLOSE (context *ctx, int n, pointer *argv) |
pointer | ICONVOPEN (context *ctx, int n, pointer *argv) |
Definition at line 18 of file charconv.c.
Definition at line 89 of file charconv.c.
pointer ICONVCLOSE | ( | context * | ctx, |
int | n, | ||
pointer * | argv | ||
) |
Definition at line 56 of file charconv.c.