Searched refs:_multibyte_codec (Results 1 – 1 of 1) sorted by relevance
33 struct _multibyte_codec;35 typedef int (*mbcodec_init)(const struct _multibyte_codec *codec);37 const struct _multibyte_codec *codec,43 const struct _multibyte_codec *codec);45 const struct _multibyte_codec *codec,48 const struct _multibyte_codec *codec,52 const struct _multibyte_codec *codec);54 const struct _multibyte_codec *codec);56 typedef struct _multibyte_codec { struct