Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/cpan/Encode/Encode/
H A Dencode.h58 struct encode_s struct
60 const encpage_t *const t_utf8; /* Starting table for translation from
62 const encpage_t *const f_utf8; /* Starting table for translation
64 const U8 *const rep; /* Replacement character in this
66 int replen; /* Number of octets in rep */
67 U8 min_el; /* Minimum octets to represent a
69 U8 max_el; /* Maximum octets to represent a
71 const char *const name[2]; /* name(s) of this encoding */
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dxtensa-modules.c1587 encode_s (uint32 *valp) in encode_s() function