Skip to content

Instantly share code, notes, and snippets.

@dg0yt
Created December 28, 2024 12:56
Show Gist options
  • Select an option

  • Save dg0yt/8451f384696a84ba6d2e70c475e93d0f to your computer and use it in GitHub Desktop.

Select an option

Save dg0yt/8451f384696a84ba6d2e70c475e93d0f to your computer and use it in GitHub Desktop.
gmime 3.2.15 iconv-detect.h
/* This is an auto-generated header, DO NOT EDIT! */
#define ICONV_ISO_INT_FORMAT "iso-%u-%u"
#define ICONV_ISO_STR_FORMAT "iso-%u-%s"
#define ICONV_SHIFT_JIS "shift-jis"
#define ICONV_10646 "UCS-4BE"
/* This is an auto-generated header, DO NOT EDIT! */
#define ICONV_ISO_INT_FORMAT "iso-%u-%u"
#define ICONV_ISO_STR_FORMAT "iso-%u-%s"
#define ICONV_SHIFT_JIS "shift-jis"
#define ICONV_10646 "iso-10646"
/* This is an auto-generated header, DO NOT EDIT! */
#define ICONV_ISO_INT_FORMAT "iso-%u-%u"
#define ICONV_ISO_STR_FORMAT "iso-%u-%s"
#define ICONV_SHIFT_JIS "shift-jis"
#define ICONV_10646 "UCS-4BE"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment