Searched defs:iconv_open (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/gnutar-452/gnutar/src/
H A Dutf8.c33 # undef iconv_open macro
34 # define iconv_open(tocode, fromcode) ((iconv_t) -1) macro
/macosx-10.9.5/vim-53/src/
H A Dos_macosx.c278 iconv_open(const char* tocode, const char* fromcode) function
H A Dglobals.h848 EXTERN iconv_t (*iconv_open) (const char *tocode, const char *fromcode); variable
/macosx-10.9.5/libiconv-41/libiconv/lib/
H A Diconv.c199 iconv_t iconv_open (const char* tocode, const char* fromcode) function
714 #undef iconv_open macro

Completed in 85 milliseconds