Searched refs:kiconv_xlat16_open (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/lib/libkiconv/
H A Dxlat16_iconv.c60 static struct xlat16_table kiconv_xlat16_open(const char *, const char *, int);
102 xt = kiconv_xlat16_open(fromcode, fromcode, flag);
104 xt = kiconv_xlat16_open(tocode, fromcode, flag);
153 kiconv_xlat16_open(const char *tocode, const char *fromcode, int lcase) function

Completed in 207 milliseconds