Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/cpan/Encode/Encode/
H A Dencode.h13 struct encpage_s struct
16 const U8 *const seq; /* Packed output sequences we generate
18 const encpage_t *const next; /* Page to go to if we match */
19 const U8 min; /* Min value of octet to match this entry */
20 const U8 max; /* Max value of octet to match this entry */
21 const U8 dlen; /* destination length -
23 const U8 slen; /* source length -