memset(s, 0, sizeof(*s));
}
+#if 0
static __inline void
/*ARGSUSED*/
_citrus_BIG5_pack_state(_BIG5EncodingInfo * __restrict ei __unused,
memcpy((void *)s, pspriv, sizeof(*s));
}
+#endif
static __inline int
_citrus_BIG5_check(_BIG5EncodingInfo *ei, unsigned int c)
psenc->chlen = 0;
}
+#if 0
static __inline void
/*ARGSUSED*/
_citrus_DECHanyu_pack_state(_DECHanyuEncodingInfo * __restrict ei __unused,
memcpy((void *)psenc, pspriv, sizeof(*psenc));
}
+#endif
static void
/*ARGSUSED*/
memset(s, 0, sizeof(*s));
}
+#if 0
static __inline void
/*ARGSUSED*/
_citrus_EUC_pack_state(_EUCEncodingInfo *ei __unused, void *pspriv,
memcpy((void *)s, pspriv, sizeof(*s));
}
+#endif
static int
_citrus_EUC_mbrtowc_priv(_EUCEncodingInfo *ei, wchar_t *pwc, char **s,
memset(s, 0, sizeof(*s));
}
+#if 0
static __inline void
/*ARGSUSED*/
_citrus_EUCTW_pack_state(_EUCTWEncodingInfo * __restrict ei __unused,
memcpy((void *)s, pspriv, sizeof(*s));
}
+#endif
static int
/*ARGSUSED*/
memset(s, 0, sizeof(*s));
}
+#if 0
static __inline void
/*ARGSUSED*/
_citrus_GBK2K_pack_state(_GBK2KEncodingInfo * __restrict ei __unused,
memcpy((void *)s, pspriv, sizeof(*s));
}
+#endif
static __inline bool
_mb_singlebyte(int c)
psenc->inuse = INIT0(ei);
}
+#if 0
static __inline void
/*ARGSUSED*/
_citrus_HZ_pack_state(_HZEncodingInfo * __restrict ei __unused,
memcpy((void *)psenc, pspriv, sizeof(*psenc));
}
+#endif
static int
_citrus_HZ_mbrtowc_priv(_HZEncodingInfo * __restrict ei,
s->flags |= _ISO2022STATE_FLAG_INITIALIZED;
}
+#if 0
static __inline void
/*ARGSUSED*/
_citrus_ISO2022_pack_state(_ISO2022EncodingInfo * __restrict ei __unused,
memcpy((void *)s, pspriv, sizeof(*s));
}
+#endif
static int
/*ARGSUSED*/
psenc->chlen = 0;
}
+#if 0
static __inline void
/*ARGSUSED*/
_citrus_JOHAB_pack_state(_JOHABEncodingInfo * __restrict ei __unused,
memcpy((void *)psenc, pspriv, sizeof(*psenc));
}
+#endif
static void
/*ARGSUSED*/
s->chlen = 0;
}
+#if 0
static __inline void
/*ARGSUSED*/
_citrus_MSKanji_pack_state(_MSKanjiEncodingInfo * __restrict ei __unused,
memcpy((void *)s, pspriv, sizeof(*s));
}
+#endif
static int
/*ARGSUSED*/
psenc->chlen = 0;
}
+#if 0
static __inline void
/*ARGSUSED*/
_citrus_UES_pack_state(_UESEncodingInfo * __restrict ei __unused,
memcpy((void *)psenc, pspriv, sizeof(*psenc));
}
+#endif
static __inline int
to_int(int ch)
memset((void *)s, 0, sizeof(*s));
}
+#if 0
static __inline void
/*ARGSUSED*/
_citrus_UTF7_pack_state(_UTF7EncodingInfo * __restrict ei __unused,
memcpy((void *)s, pspriv, sizeof(*s));
}
+#endif
static const char base64[] =
"ABCDEFGHIJKLMNOPQRSTUVWXYZ"
s->chlen = 0;
}
+#if 0
static __inline void
/*ARGSUSED*/
_citrus_UTF8_pack_state(_UTF8EncodingInfo *ei __unused, void *pspriv,
memcpy((void *)s, pspriv, sizeof(*s));
}
+#endif
static int
_citrus_UTF8_mbrtowc_priv(_UTF8EncodingInfo *ei, wchar_t *pwc, char **s,
psenc->chlen = 0;
}
+#if 0
static __inline void
/*ARGSUSED*/
_citrus_VIQR_pack_state(_VIQREncodingInfo * __restrict ei __unused,
memcpy((void *)psenc, pspriv, sizeof(*psenc));
}
+#endif
static int
_citrus_VIQR_mbrtowc_priv(_VIQREncodingInfo * __restrict ei,
psenc->charset = NONE;
}
+#if 0
static __inline void
/*ARGSUSED*/
_citrus_ZW_pack_state(_ZWEncodingInfo * __restrict ei __unused,
memcpy((void *)psenc, pspriv, sizeof(*psenc));
}
+#endif
static int
_citrus_ZW_mbrtowc_priv(_ZWEncodingInfo * __restrict ei,