Searched defs:encode_s (Results 1 – 1 of 1) sorted by relevance
61 struct encode_s struct63 encpage_t *t_utf8; /* Starting table for translation from 65 encpage_t *f_utf8; /* Starting table for translation 67 const U8 *rep; /* Replacement character in this encoding 69 int replen; /* Number of octets in rep */70 U8 min_el; /* Minimum octets to represent a character */71 U8 max_el; /* Maximum octets to represent a character */72 const char *name[2]; /* name(s) of this encoding */