Home
last modified time | relevance | path

Searched defs:encode_s (Results 1 – 1 of 1) sorted by relevance

/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/Encode/
H A Dencode.h61 struct encode_s struct
63 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 */