Searched refs:iconvert (Results 1 – 5 of 5) sorted by relevance
66 utf8/iconvert.c \67 utf8/iconvert.h \
45 int iconvert(const char *fromcode, const char *tocode,
5 iconvert.c
153 ret = iconvert(fromcode, tocode, from, fromlen, to, tolen); in convert_buffer()
56 int iconvert(const char *fromcode, const char *tocode, in iconvert() function