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

/macosx-10.9.5/libiconv-41/install/
H A Diconv.h145 iconv_unicode_mb_to_uc_fallback mb_to_uc_fallback; member in struct:iconv_fallbacks
/macosx-10.9.5/libiconv-41/libiconv/include/
H A Diconv.h149 iconv_unicode_mb_to_uc_fallback mb_to_uc_fallback; member in struct:iconv_fallbacks
H A Diconv.h.build.in157 iconv_unicode_mb_to_uc_fallback mb_to_uc_fallback;
H A Diconv.h.in153 iconv_unicode_mb_to_uc_fallback mb_to_uc_fallback;
H A Diconv.h.msvc-shared166 iconv_unicode_mb_to_uc_fallback mb_to_uc_fallback;
H A Diconv.h.msvc-static160 iconv_unicode_mb_to_uc_fallback mb_to_uc_fallback;
H A Diconv.h_vms160 iconv_unicode_mb_to_uc_fallback mb_to_uc_fallback;
/macosx-10.9.5/libiconv-41/libiconv/lib/
H A Diconv.c415 cd->fallbacks.mb_to_uc_fallback = NULL;
494 cd->fallbacks.mb_to_uc_fallback = NULL;
H A Dloop_unicode.h304 else if (cd->fallbacks.mb_to_uc_fallback != NULL) {
322 cd->fallbacks.mb_to_uc_fallback((const char *)inptr, incount,

Completed in 104 milliseconds