HomeSort by: relevance | last modified time | path
    Searched defs:str_cd_iconv (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
striconv.c 184 str_cd_iconv (const char *src, iconv_t cd) function
405 result = str_cd_iconv (src, cd);
409 /* Close cd, but preserve the errno from str_cd_iconv. */
  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
striconv.c 184 str_cd_iconv (const char *src, iconv_t cd) function
405 result = str_cd_iconv (src, cd);
409 /* Close cd, but preserve the errno from str_cd_iconv. */
  /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
striconv.c 184 str_cd_iconv (const char *src, iconv_t cd) function
405 result = str_cd_iconv (src, cd);
409 /* Close cd, but preserve the errno from str_cd_iconv. */

Completed in 16 milliseconds