|
YAZ 5.35.1
|
Character conversion, generated from ./codetables.xml. More...
#include <string.h>Go to the source code of this file.
Data Structures | |
| struct | yaz_iconv_trie_flat |
| struct | yaz_iconv_trie_dir |
| struct | yaz_iconv_trie |
Functions | |
| static unsigned long | lookup (struct yaz_iconv_trie **ptrs, int ptr, unsigned char *inp, size_t inbytesleft, size_t *no_read, int *combining, unsigned mask, unsigned int boffset) |
| unsigned long | yaz_marc8r_42_conv (unsigned char *inp, size_t inbytesleft, size_t *no_read, int *combining, unsigned mask, unsigned int boffset) |
| unsigned long | yaz_marc8r_45_conv (unsigned char *inp, size_t inbytesleft, size_t *no_read, int *combining, unsigned mask, unsigned int boffset) |
| unsigned long | yaz_marc8r_67_conv (unsigned char *inp, size_t inbytesleft, size_t *no_read, int *combining, unsigned mask, unsigned int boffset) |
| unsigned long | yaz_marc8r_62_conv (unsigned char *inp, size_t inbytesleft, size_t *no_read, int *combining, unsigned mask, unsigned int boffset) |
| unsigned long | yaz_marc8r_70_conv (unsigned char *inp, size_t inbytesleft, size_t *no_read, int *combining, unsigned mask, unsigned int boffset) |
| unsigned long | yaz_marc8r_32_conv (unsigned char *inp, size_t inbytesleft, size_t *no_read, int *combining, unsigned mask, unsigned int boffset) |
| unsigned long | yaz_marc8r_4E_conv (unsigned char *inp, size_t inbytesleft, size_t *no_read, int *combining, unsigned mask, unsigned int boffset) |
| unsigned long | yaz_marc8r_51_conv (unsigned char *inp, size_t inbytesleft, size_t *no_read, int *combining, unsigned mask, unsigned int boffset) |
| unsigned long | yaz_marc8r_33_conv (unsigned char *inp, size_t inbytesleft, size_t *no_read, int *combining, unsigned mask, unsigned int boffset) |
| unsigned long | yaz_marc8r_34_conv (unsigned char *inp, size_t inbytesleft, size_t *no_read, int *combining, unsigned mask, unsigned int boffset) |
| unsigned long | yaz_marc8r_53_conv (unsigned char *inp, size_t inbytesleft, size_t *no_read, int *combining, unsigned mask, unsigned int boffset) |
| unsigned long | yaz_marc8r_31_conv (unsigned char *inp, size_t inbytesleft, size_t *no_read, int *combining, unsigned mask, unsigned int boffset) |
Character conversion, generated from ./codetables.xml.
Generated automatically by charconv.tcl
Definition in file marc8r.c.
|
static |
Definition at line 28 of file marc8r.c.
References yaz_iconv_trie_flat::combining, yaz_iconv_trie_dir::combining, yaz_iconv_trie::dir, yaz_iconv_trie::flat, yaz_iconv_trie_flat::from, lookup(), mask, yaz_iconv_trie_dir::ptr, yaz_iconv_trie_flat::to, and yaz_iconv_trie_dir::to.
Referenced by lookup(), yaz_marc8r_31_conv(), yaz_marc8r_32_conv(), yaz_marc8r_33_conv(), yaz_marc8r_34_conv(), yaz_marc8r_42_conv(), yaz_marc8r_45_conv(), yaz_marc8r_4E_conv(), yaz_marc8r_51_conv(), yaz_marc8r_53_conv(), yaz_marc8r_62_conv(), yaz_marc8r_67_conv(), and yaz_marc8r_70_conv().
| unsigned long yaz_marc8r_31_conv | ( | unsigned char * | inp, |
| size_t | inbytesleft, | ||
| size_t * | no_read, | ||
| int * | combining, | ||
| unsigned | mask, | ||
| unsigned int | boffset | ||
| ) |
Definition at line 30084 of file marc8r.c.
References lookup(), marc8r_31ptrs, and mask.
| unsigned long yaz_marc8r_32_conv | ( | unsigned char * | inp, |
| size_t | inbytesleft, | ||
| size_t * | no_read, | ||
| int * | combining, | ||
| unsigned | mask, | ||
| unsigned int | boffset | ||
| ) |
Definition at line 1239 of file marc8r.c.
References lookup(), marc8r_32ptrs, and mask.
| unsigned long yaz_marc8r_33_conv | ( | unsigned char * | inp, |
| size_t | inbytesleft, | ||
| size_t * | no_read, | ||
| int * | combining, | ||
| unsigned | mask, | ||
| unsigned int | boffset | ||
| ) |
Definition at line 2034 of file marc8r.c.
References lookup(), marc8r_33ptrs, and mask.
| unsigned long yaz_marc8r_34_conv | ( | unsigned char * | inp, |
| size_t | inbytesleft, | ||
| size_t * | no_read, | ||
| int * | combining, | ||
| unsigned | mask, | ||
| unsigned int | boffset | ||
| ) |
Definition at line 2627 of file marc8r.c.
References lookup(), marc8r_34ptrs, and mask.
| unsigned long yaz_marc8r_42_conv | ( | unsigned char * | inp, |
| size_t | inbytesleft, | ||
| size_t * | no_read, | ||
| int * | combining, | ||
| unsigned | mask, | ||
| unsigned int | boffset | ||
| ) |
Definition at line 349 of file marc8r.c.
References lookup(), marc8r_42ptrs, and mask.
| unsigned long yaz_marc8r_45_conv | ( | unsigned char * | inp, |
| size_t | inbytesleft, | ||
| size_t * | no_read, | ||
| int * | combining, | ||
| unsigned | mask, | ||
| unsigned int | boffset | ||
| ) |
Definition at line 781 of file marc8r.c.
References lookup(), marc8r_45ptrs, and mask.
| unsigned long yaz_marc8r_4E_conv | ( | unsigned char * | inp, |
| size_t | inbytesleft, | ||
| size_t * | no_read, | ||
| int * | combining, | ||
| unsigned | mask, | ||
| unsigned int | boffset | ||
| ) |
Definition at line 1598 of file marc8r.c.
References lookup(), marc8r_4Eptrs, and mask.
| unsigned long yaz_marc8r_51_conv | ( | unsigned char * | inp, |
| size_t | inbytesleft, | ||
| size_t * | no_read, | ||
| int * | combining, | ||
| unsigned | mask, | ||
| unsigned int | boffset | ||
| ) |
Definition at line 1665 of file marc8r.c.
References lookup(), marc8r_51ptrs, and mask.
| unsigned long yaz_marc8r_53_conv | ( | unsigned char * | inp, |
| size_t | inbytesleft, | ||
| size_t * | no_read, | ||
| int * | combining, | ||
| unsigned | mask, | ||
| unsigned int | boffset | ||
| ) |
Definition at line 3028 of file marc8r.c.
References lookup(), marc8r_53ptrs, and mask.
| unsigned long yaz_marc8r_62_conv | ( | unsigned char * | inp, |
| size_t | inbytesleft, | ||
| size_t * | no_read, | ||
| int * | combining, | ||
| unsigned | mask, | ||
| unsigned int | boffset | ||
| ) |
Definition at line 848 of file marc8r.c.
References lookup(), marc8r_62ptrs, and mask.
| unsigned long yaz_marc8r_67_conv | ( | unsigned char * | inp, |
| size_t | inbytesleft, | ||
| size_t * | no_read, | ||
| int * | combining, | ||
| unsigned | mask, | ||
| unsigned int | boffset | ||
| ) |
Definition at line 809 of file marc8r.c.
References lookup(), marc8r_67ptrs, and mask.
| unsigned long yaz_marc8r_70_conv | ( | unsigned char * | inp, |
| size_t | inbytesleft, | ||
| size_t * | no_read, | ||
| int * | combining, | ||
| unsigned | mask, | ||
| unsigned int | boffset | ||
| ) |
Definition at line 887 of file marc8r.c.
References lookup(), marc8r_70ptrs, and mask.
| struct yaz_iconv_trie marc8r_31page0 |
| struct yaz_iconv_trie_dir marc8r_31page0_dir[256] |
| struct yaz_iconv_trie marc8r_31page1 |
| struct yaz_iconv_trie marc8r_31page10 |
| struct yaz_iconv_trie marc8r_31page100 |
| struct yaz_iconv_trie_flat marc8r_31page100_flat[] |
| struct yaz_iconv_trie marc8r_31page101 |
| struct yaz_iconv_trie_flat marc8r_31page101_flat[] |
| struct yaz_iconv_trie marc8r_31page102 |
| struct yaz_iconv_trie_flat marc8r_31page102_flat[] |
| struct yaz_iconv_trie marc8r_31page103 |
| struct yaz_iconv_trie_flat marc8r_31page103_flat[] |
| struct yaz_iconv_trie marc8r_31page104 |
| struct yaz_iconv_trie_flat marc8r_31page104_flat[] |
| struct yaz_iconv_trie marc8r_31page105 |
| struct yaz_iconv_trie_flat marc8r_31page105_flat[] |
| struct yaz_iconv_trie marc8r_31page106 |
| struct yaz_iconv_trie_flat marc8r_31page106_flat[] |
| struct yaz_iconv_trie marc8r_31page107 |
| struct yaz_iconv_trie_flat marc8r_31page107_flat[] |
| struct yaz_iconv_trie marc8r_31page108 |
| struct yaz_iconv_trie_flat marc8r_31page108_flat[] |
| struct yaz_iconv_trie marc8r_31page109 |
| struct yaz_iconv_trie_flat marc8r_31page109_flat[] |
| struct yaz_iconv_trie_flat marc8r_31page10_flat[] |
| struct yaz_iconv_trie marc8r_31page11 |
| struct yaz_iconv_trie marc8r_31page110 |
| struct yaz_iconv_trie_flat marc8r_31page110_flat[] |
| struct yaz_iconv_trie marc8r_31page111 |
| struct yaz_iconv_trie_flat marc8r_31page111_flat[] |
| struct yaz_iconv_trie marc8r_31page112 |
| struct yaz_iconv_trie_flat marc8r_31page112_flat[] |
| struct yaz_iconv_trie marc8r_31page113 |
| struct yaz_iconv_trie_flat marc8r_31page113_flat[] |
| struct yaz_iconv_trie marc8r_31page114 |
| struct yaz_iconv_trie_flat marc8r_31page114_flat[] |
| struct yaz_iconv_trie marc8r_31page115 |
| struct yaz_iconv_trie_flat marc8r_31page115_flat[] |
| struct yaz_iconv_trie marc8r_31page116 |
| struct yaz_iconv_trie_flat marc8r_31page116_flat[] |
| struct yaz_iconv_trie marc8r_31page117 |
| struct yaz_iconv_trie_flat marc8r_31page117_flat[] |
| struct yaz_iconv_trie marc8r_31page118 |
| struct yaz_iconv_trie_flat marc8r_31page118_flat[] |
| struct yaz_iconv_trie marc8r_31page119 |
| struct yaz_iconv_trie_flat marc8r_31page119_flat[] |
| struct yaz_iconv_trie_flat marc8r_31page11_flat[] |
| struct yaz_iconv_trie marc8r_31page12 |
| struct yaz_iconv_trie marc8r_31page120 |
| struct yaz_iconv_trie_flat marc8r_31page120_flat[] |
| struct yaz_iconv_trie marc8r_31page121 |
| struct yaz_iconv_trie_flat marc8r_31page121_flat[] |
| struct yaz_iconv_trie marc8r_31page122 |
| struct yaz_iconv_trie_flat marc8r_31page122_flat[] |
| struct yaz_iconv_trie marc8r_31page123 |
| struct yaz_iconv_trie_flat marc8r_31page123_flat[] |
| struct yaz_iconv_trie marc8r_31page124 |
| struct yaz_iconv_trie_flat marc8r_31page124_flat[] |
| struct yaz_iconv_trie marc8r_31page125 |
| struct yaz_iconv_trie_flat marc8r_31page125_flat[] |
| struct yaz_iconv_trie marc8r_31page126 |
| struct yaz_iconv_trie_flat marc8r_31page126_flat[] |
| struct yaz_iconv_trie marc8r_31page127 |
| struct yaz_iconv_trie_flat marc8r_31page127_flat[] |
| struct yaz_iconv_trie marc8r_31page128 |
| struct yaz_iconv_trie_flat marc8r_31page128_flat[] |
| struct yaz_iconv_trie marc8r_31page129 |
| struct yaz_iconv_trie_flat marc8r_31page129_flat[] |
| struct yaz_iconv_trie_flat marc8r_31page12_flat[] |
| struct yaz_iconv_trie marc8r_31page13 |
| struct yaz_iconv_trie marc8r_31page130 |
| struct yaz_iconv_trie_flat marc8r_31page130_flat[] |
| struct yaz_iconv_trie marc8r_31page131 |
| struct yaz_iconv_trie_flat marc8r_31page131_flat[] |
| struct yaz_iconv_trie marc8r_31page132 |
| struct yaz_iconv_trie_flat marc8r_31page132_flat[] |
| struct yaz_iconv_trie marc8r_31page133 |
| struct yaz_iconv_trie_flat marc8r_31page133_flat[] |
| struct yaz_iconv_trie marc8r_31page134 |
| struct yaz_iconv_trie_flat marc8r_31page134_flat[] |
| struct yaz_iconv_trie marc8r_31page135 |
| struct yaz_iconv_trie_flat marc8r_31page135_flat[] |
| struct yaz_iconv_trie marc8r_31page136 |
| struct yaz_iconv_trie_flat marc8r_31page136_flat[] |
| struct yaz_iconv_trie marc8r_31page137 |
| struct yaz_iconv_trie_flat marc8r_31page137_flat[] |
| struct yaz_iconv_trie marc8r_31page138 |
| struct yaz_iconv_trie_flat marc8r_31page138_flat[] |
| struct yaz_iconv_trie marc8r_31page139 |
| struct yaz_iconv_trie_flat marc8r_31page139_flat[] |
| struct yaz_iconv_trie_flat marc8r_31page13_flat[] |
| struct yaz_iconv_trie marc8r_31page14 |
| struct yaz_iconv_trie marc8r_31page140 |
| struct yaz_iconv_trie_flat marc8r_31page140_flat[] |
| struct yaz_iconv_trie marc8r_31page141 |
| struct yaz_iconv_trie_flat marc8r_31page141_flat[] |
| struct yaz_iconv_trie marc8r_31page142 |
| struct yaz_iconv_trie_dir marc8r_31page142_dir[256] |
| struct yaz_iconv_trie marc8r_31page143 |
| struct yaz_iconv_trie_flat marc8r_31page143_flat[] |
| struct yaz_iconv_trie marc8r_31page144 |
| struct yaz_iconv_trie_flat marc8r_31page144_flat[] |
| struct yaz_iconv_trie marc8r_31page145 |
| struct yaz_iconv_trie_flat marc8r_31page145_flat[] |
| struct yaz_iconv_trie marc8r_31page146 |
| struct yaz_iconv_trie_flat marc8r_31page146_flat[] |
| struct yaz_iconv_trie marc8r_31page147 |
| struct yaz_iconv_trie_flat marc8r_31page147_flat[] |
| struct yaz_iconv_trie marc8r_31page148 |
| struct yaz_iconv_trie_flat marc8r_31page148_flat[] |
| struct yaz_iconv_trie marc8r_31page149 |
| struct yaz_iconv_trie_flat marc8r_31page149_flat[] |
| struct yaz_iconv_trie_flat marc8r_31page14_flat[] |
| struct yaz_iconv_trie marc8r_31page15 |
| struct yaz_iconv_trie marc8r_31page150 |
| struct yaz_iconv_trie_flat marc8r_31page150_flat[] |
| struct yaz_iconv_trie marc8r_31page151 |
| struct yaz_iconv_trie_flat marc8r_31page151_flat[] |
| struct yaz_iconv_trie marc8r_31page152 |
| struct yaz_iconv_trie_flat marc8r_31page152_flat[] |
| struct yaz_iconv_trie marc8r_31page153 |
| struct yaz_iconv_trie_flat marc8r_31page153_flat[] |
| struct yaz_iconv_trie marc8r_31page154 |
| struct yaz_iconv_trie_flat marc8r_31page154_flat[] |
| struct yaz_iconv_trie marc8r_31page155 |
| struct yaz_iconv_trie_flat marc8r_31page155_flat[] |
| struct yaz_iconv_trie marc8r_31page156 |
| struct yaz_iconv_trie_flat marc8r_31page156_flat[] |
| struct yaz_iconv_trie marc8r_31page157 |
| struct yaz_iconv_trie_flat marc8r_31page157_flat[] |
| struct yaz_iconv_trie marc8r_31page158 |
| struct yaz_iconv_trie_flat marc8r_31page158_flat[] |
| struct yaz_iconv_trie marc8r_31page159 |
| struct yaz_iconv_trie_flat marc8r_31page159_flat[] |
| struct yaz_iconv_trie_flat marc8r_31page15_flat[] |
| struct yaz_iconv_trie marc8r_31page16 |
| struct yaz_iconv_trie marc8r_31page160 |
| struct yaz_iconv_trie_flat marc8r_31page160_flat[] |
| struct yaz_iconv_trie marc8r_31page161 |
| struct yaz_iconv_trie_flat marc8r_31page161_flat[] |
| struct yaz_iconv_trie marc8r_31page162 |
| struct yaz_iconv_trie_flat marc8r_31page162_flat[] |
| struct yaz_iconv_trie marc8r_31page163 |
| struct yaz_iconv_trie_flat marc8r_31page163_flat[] |
| struct yaz_iconv_trie marc8r_31page164 |
| struct yaz_iconv_trie_flat marc8r_31page164_flat[] |
| struct yaz_iconv_trie marc8r_31page165 |
| struct yaz_iconv_trie_flat marc8r_31page165_flat[] |
| struct yaz_iconv_trie marc8r_31page166 |
| struct yaz_iconv_trie_flat marc8r_31page166_flat[] |
| struct yaz_iconv_trie marc8r_31page167 |
| struct yaz_iconv_trie_flat marc8r_31page167_flat[] |
| struct yaz_iconv_trie marc8r_31page168 |
| struct yaz_iconv_trie_flat marc8r_31page168_flat[] |
| struct yaz_iconv_trie marc8r_31page169 |
| struct yaz_iconv_trie_flat marc8r_31page169_flat[] |
| struct yaz_iconv_trie_flat marc8r_31page16_flat[] |
| struct yaz_iconv_trie marc8r_31page17 |
| struct yaz_iconv_trie marc8r_31page170 |
| struct yaz_iconv_trie_flat marc8r_31page170_flat[] |
| struct yaz_iconv_trie marc8r_31page171 |
| struct yaz_iconv_trie_flat marc8r_31page171_flat[] |
| struct yaz_iconv_trie marc8r_31page172 |
| struct yaz_iconv_trie_flat marc8r_31page172_flat[] |
| struct yaz_iconv_trie marc8r_31page173 |
| struct yaz_iconv_trie_flat marc8r_31page173_flat[] |
| struct yaz_iconv_trie marc8r_31page174 |
| struct yaz_iconv_trie_flat marc8r_31page174_flat[] |
| struct yaz_iconv_trie marc8r_31page175 |
| struct yaz_iconv_trie_flat marc8r_31page175_flat[] |
| struct yaz_iconv_trie marc8r_31page176 |
| struct yaz_iconv_trie_flat marc8r_31page176_flat[] |
| struct yaz_iconv_trie marc8r_31page177 |
| struct yaz_iconv_trie_flat marc8r_31page177_flat[] |
| struct yaz_iconv_trie marc8r_31page178 |
| struct yaz_iconv_trie_flat marc8r_31page178_flat[] |
| struct yaz_iconv_trie marc8r_31page179 |
| struct yaz_iconv_trie_flat marc8r_31page179_flat[] |
| struct yaz_iconv_trie_flat marc8r_31page17_flat[] |
| struct yaz_iconv_trie marc8r_31page18 |
| struct yaz_iconv_trie marc8r_31page180 |
| struct yaz_iconv_trie_flat marc8r_31page180_flat[] |
| struct yaz_iconv_trie marc8r_31page181 |
| struct yaz_iconv_trie_flat marc8r_31page181_flat[] |
| struct yaz_iconv_trie marc8r_31page182 |
| struct yaz_iconv_trie_dir marc8r_31page182_dir[256] |
| struct yaz_iconv_trie marc8r_31page183 |
| struct yaz_iconv_trie_flat marc8r_31page183_flat[] |
| struct yaz_iconv_trie marc8r_31page184 |
| struct yaz_iconv_trie_flat marc8r_31page184_flat[] |
| struct yaz_iconv_trie marc8r_31page185 |
| struct yaz_iconv_trie_flat marc8r_31page185_flat[] |
| struct yaz_iconv_trie marc8r_31page186 |
| struct yaz_iconv_trie_flat marc8r_31page186_flat[] |
| struct yaz_iconv_trie marc8r_31page187 |
| struct yaz_iconv_trie_flat marc8r_31page187_flat[] |
| struct yaz_iconv_trie marc8r_31page188 |
| struct yaz_iconv_trie_flat marc8r_31page188_flat[] |
| struct yaz_iconv_trie marc8r_31page189 |
| struct yaz_iconv_trie_flat marc8r_31page189_flat[] |
| struct yaz_iconv_trie_flat marc8r_31page18_flat[] |
| struct yaz_iconv_trie marc8r_31page19 |
| struct yaz_iconv_trie marc8r_31page190 |
| struct yaz_iconv_trie_flat marc8r_31page190_flat[] |
| struct yaz_iconv_trie marc8r_31page191 |
| struct yaz_iconv_trie_flat marc8r_31page191_flat[] |
| struct yaz_iconv_trie marc8r_31page192 |
| struct yaz_iconv_trie_flat marc8r_31page192_flat[] |
| struct yaz_iconv_trie marc8r_31page193 |
| struct yaz_iconv_trie_flat marc8r_31page193_flat[] |
| struct yaz_iconv_trie marc8r_31page194 |
| struct yaz_iconv_trie_flat marc8r_31page194_flat[] |
| struct yaz_iconv_trie marc8r_31page195 |
| struct yaz_iconv_trie_flat marc8r_31page195_flat[] |
| struct yaz_iconv_trie marc8r_31page196 |
| struct yaz_iconv_trie_flat marc8r_31page196_flat[] |
| struct yaz_iconv_trie marc8r_31page197 |
| struct yaz_iconv_trie_flat marc8r_31page197_flat[] |
| struct yaz_iconv_trie marc8r_31page198 |
| struct yaz_iconv_trie_flat marc8r_31page198_flat[] |
| struct yaz_iconv_trie marc8r_31page199 |
| struct yaz_iconv_trie_flat marc8r_31page199_flat[] |
| struct yaz_iconv_trie_dir marc8r_31page19_dir[256] |
| struct yaz_iconv_trie_dir marc8r_31page1_dir[256] |
| struct yaz_iconv_trie marc8r_31page2 |
| struct yaz_iconv_trie marc8r_31page20 |
| struct yaz_iconv_trie marc8r_31page200 |
| struct yaz_iconv_trie_flat marc8r_31page200_flat[] |
| struct yaz_iconv_trie marc8r_31page201 |
| struct yaz_iconv_trie_flat marc8r_31page201_flat[] |
| struct yaz_iconv_trie marc8r_31page202 |
| struct yaz_iconv_trie_dir marc8r_31page202_dir[256] |
| struct yaz_iconv_trie marc8r_31page203 |
| struct yaz_iconv_trie_dir marc8r_31page203_dir[256] |
| struct yaz_iconv_trie marc8r_31page204 |
| struct yaz_iconv_trie_flat marc8r_31page204_flat[] |
| struct yaz_iconv_trie marc8r_31page205 |
| struct yaz_iconv_trie_flat marc8r_31page205_flat[] |
| struct yaz_iconv_trie marc8r_31page206 |
| struct yaz_iconv_trie_flat marc8r_31page206_flat[] |
| struct yaz_iconv_trie marc8r_31page207 |
| struct yaz_iconv_trie_flat marc8r_31page207_flat[] |
| struct yaz_iconv_trie marc8r_31page208 |
| struct yaz_iconv_trie_dir marc8r_31page208_dir[256] |
| struct yaz_iconv_trie marc8r_31page209 |
| struct yaz_iconv_trie_flat marc8r_31page209_flat[] |
| struct yaz_iconv_trie_flat marc8r_31page20_flat[] |
| struct yaz_iconv_trie marc8r_31page21 |
| struct yaz_iconv_trie marc8r_31page210 |
| struct yaz_iconv_trie_flat marc8r_31page210_flat[] |
| struct yaz_iconv_trie marc8r_31page211 |
| struct yaz_iconv_trie_flat marc8r_31page211_flat[] |
| struct yaz_iconv_trie marc8r_31page212 |
| struct yaz_iconv_trie_flat marc8r_31page212_flat[] |
| struct yaz_iconv_trie marc8r_31page213 |
| struct yaz_iconv_trie_flat marc8r_31page213_flat[] |
| struct yaz_iconv_trie marc8r_31page214 |
| struct yaz_iconv_trie_flat marc8r_31page214_flat[] |
| struct yaz_iconv_trie marc8r_31page215 |
| struct yaz_iconv_trie_flat marc8r_31page215_flat[] |
| struct yaz_iconv_trie marc8r_31page216 |
| struct yaz_iconv_trie_flat marc8r_31page216_flat[] |
| struct yaz_iconv_trie marc8r_31page217 |
| struct yaz_iconv_trie_dir marc8r_31page217_dir[256] |
| struct yaz_iconv_trie marc8r_31page218 |
| struct yaz_iconv_trie_flat marc8r_31page218_flat[] |
| struct yaz_iconv_trie marc8r_31page219 |
| struct yaz_iconv_trie_flat marc8r_31page219_flat[] |
| struct yaz_iconv_trie_dir marc8r_31page21_dir[256] |
| struct yaz_iconv_trie marc8r_31page22 |
| struct yaz_iconv_trie marc8r_31page220 |
| struct yaz_iconv_trie_flat marc8r_31page220_flat[] |
| struct yaz_iconv_trie marc8r_31page221 |
| struct yaz_iconv_trie_flat marc8r_31page221_flat[] |
| struct yaz_iconv_trie marc8r_31page222 |
| struct yaz_iconv_trie_flat marc8r_31page222_flat[] |
| struct yaz_iconv_trie marc8r_31page223 |
| struct yaz_iconv_trie_flat marc8r_31page223_flat[] |
| struct yaz_iconv_trie marc8r_31page224 |
| struct yaz_iconv_trie_flat marc8r_31page224_flat[] |
| struct yaz_iconv_trie marc8r_31page225 |
| struct yaz_iconv_trie_flat marc8r_31page225_flat[] |
| struct yaz_iconv_trie marc8r_31page226 |
| struct yaz_iconv_trie_flat marc8r_31page226_flat[] |
| struct yaz_iconv_trie marc8r_31page227 |
| struct yaz_iconv_trie_flat marc8r_31page227_flat[] |
| struct yaz_iconv_trie marc8r_31page228 |
| struct yaz_iconv_trie_flat marc8r_31page228_flat[] |
| struct yaz_iconv_trie marc8r_31page229 |
| struct yaz_iconv_trie_flat marc8r_31page229_flat[] |
| struct yaz_iconv_trie_dir marc8r_31page22_dir[256] |
| struct yaz_iconv_trie marc8r_31page23 |
| struct yaz_iconv_trie marc8r_31page230 |
| struct yaz_iconv_trie_flat marc8r_31page230_flat[] |
| struct yaz_iconv_trie marc8r_31page231 |
| struct yaz_iconv_trie_flat marc8r_31page231_flat[] |
| struct yaz_iconv_trie marc8r_31page232 |
| struct yaz_iconv_trie_flat marc8r_31page232_flat[] |
| struct yaz_iconv_trie marc8r_31page233 |
| struct yaz_iconv_trie_flat marc8r_31page233_flat[] |
| struct yaz_iconv_trie marc8r_31page234 |
| struct yaz_iconv_trie_flat marc8r_31page234_flat[] |
| struct yaz_iconv_trie marc8r_31page235 |
| struct yaz_iconv_trie_flat marc8r_31page235_flat[] |
| struct yaz_iconv_trie marc8r_31page236 |
| struct yaz_iconv_trie_flat marc8r_31page236_flat[] |
| struct yaz_iconv_trie marc8r_31page237 |
| struct yaz_iconv_trie_flat marc8r_31page237_flat[] |
| struct yaz_iconv_trie marc8r_31page238 |
| struct yaz_iconv_trie_flat marc8r_31page238_flat[] |
| struct yaz_iconv_trie marc8r_31page239 |
| struct yaz_iconv_trie_flat marc8r_31page239_flat[] |
| struct yaz_iconv_trie_flat marc8r_31page23_flat[] |
| struct yaz_iconv_trie marc8r_31page24 |
| struct yaz_iconv_trie marc8r_31page240 |
| struct yaz_iconv_trie_flat marc8r_31page240_flat[] |
| struct yaz_iconv_trie marc8r_31page241 |
| struct yaz_iconv_trie_flat marc8r_31page241_flat[] |
| struct yaz_iconv_trie marc8r_31page242 |
| struct yaz_iconv_trie_flat marc8r_31page242_flat[] |
| struct yaz_iconv_trie marc8r_31page243 |
| struct yaz_iconv_trie_flat marc8r_31page243_flat[] |
| struct yaz_iconv_trie marc8r_31page244 |
| struct yaz_iconv_trie_flat marc8r_31page244_flat[] |
| struct yaz_iconv_trie marc8r_31page245 |
| struct yaz_iconv_trie_flat marc8r_31page245_flat[] |
| struct yaz_iconv_trie marc8r_31page246 |
| struct yaz_iconv_trie_flat marc8r_31page246_flat[] |
| struct yaz_iconv_trie marc8r_31page247 |
| struct yaz_iconv_trie_flat marc8r_31page247_flat[] |
| struct yaz_iconv_trie marc8r_31page248 |
| struct yaz_iconv_trie_flat marc8r_31page248_flat[] |
| struct yaz_iconv_trie marc8r_31page249 |
| struct yaz_iconv_trie_flat marc8r_31page249_flat[] |
| struct yaz_iconv_trie_flat marc8r_31page24_flat[] |
| struct yaz_iconv_trie marc8r_31page25 |
| struct yaz_iconv_trie marc8r_31page250 |
| struct yaz_iconv_trie_flat marc8r_31page250_flat[] |
| struct yaz_iconv_trie marc8r_31page251 |
| struct yaz_iconv_trie_flat marc8r_31page251_flat[] |
| struct yaz_iconv_trie marc8r_31page252 |
| struct yaz_iconv_trie_flat marc8r_31page252_flat[] |
| struct yaz_iconv_trie marc8r_31page253 |
| struct yaz_iconv_trie_flat marc8r_31page253_flat[] |
| struct yaz_iconv_trie marc8r_31page254 |
| struct yaz_iconv_trie_flat marc8r_31page254_flat[] |
| struct yaz_iconv_trie marc8r_31page255 |
| struct yaz_iconv_trie_flat marc8r_31page255_flat[] |
| struct yaz_iconv_trie marc8r_31page256 |
| struct yaz_iconv_trie_dir marc8r_31page256_dir[256] |
| struct yaz_iconv_trie marc8r_31page257 |
| struct yaz_iconv_trie_flat marc8r_31page257_flat[] |
| struct yaz_iconv_trie marc8r_31page258 |
| struct yaz_iconv_trie_flat marc8r_31page258_flat[] |
| struct yaz_iconv_trie marc8r_31page259 |
| struct yaz_iconv_trie_dir marc8r_31page259_dir[256] |
| struct yaz_iconv_trie_flat marc8r_31page25_flat[] |
| struct yaz_iconv_trie marc8r_31page26 |
| struct yaz_iconv_trie marc8r_31page260 |
| struct yaz_iconv_trie_flat marc8r_31page260_flat[] |
| struct yaz_iconv_trie marc8r_31page261 |
| struct yaz_iconv_trie_flat marc8r_31page261_flat[] |
| struct yaz_iconv_trie marc8r_31page262 |
| struct yaz_iconv_trie_flat marc8r_31page262_flat[] |
| struct yaz_iconv_trie marc8r_31page263 |
| struct yaz_iconv_trie_flat marc8r_31page263_flat[] |
| struct yaz_iconv_trie marc8r_31page264 |
| struct yaz_iconv_trie_flat marc8r_31page264_flat[] |
| struct yaz_iconv_trie marc8r_31page265 |
| struct yaz_iconv_trie_flat marc8r_31page265_flat[] |
| struct yaz_iconv_trie marc8r_31page266 |
| struct yaz_iconv_trie_flat marc8r_31page266_flat[] |
| struct yaz_iconv_trie marc8r_31page267 |
| struct yaz_iconv_trie_flat marc8r_31page267_flat[] |
| struct yaz_iconv_trie marc8r_31page268 |
| struct yaz_iconv_trie_flat marc8r_31page268_flat[] |
| struct yaz_iconv_trie marc8r_31page269 |
| struct yaz_iconv_trie_flat marc8r_31page269_flat[] |
| struct yaz_iconv_trie_flat marc8r_31page26_flat[] |
| struct yaz_iconv_trie marc8r_31page27 |
| struct yaz_iconv_trie marc8r_31page270 |
| struct yaz_iconv_trie_flat marc8r_31page270_flat[] |
| struct yaz_iconv_trie marc8r_31page271 |
| struct yaz_iconv_trie_dir marc8r_31page271_dir[256] |
| struct yaz_iconv_trie marc8r_31page272 |
| struct yaz_iconv_trie_flat marc8r_31page272_flat[] |
| struct yaz_iconv_trie marc8r_31page273 |
| struct yaz_iconv_trie_flat marc8r_31page273_flat[] |
| struct yaz_iconv_trie marc8r_31page274 |
| struct yaz_iconv_trie_flat marc8r_31page274_flat[] |
| struct yaz_iconv_trie marc8r_31page275 |
| struct yaz_iconv_trie_flat marc8r_31page275_flat[] |
| struct yaz_iconv_trie marc8r_31page276 |
| struct yaz_iconv_trie_flat marc8r_31page276_flat[] |
| struct yaz_iconv_trie marc8r_31page277 |
| struct yaz_iconv_trie_flat marc8r_31page277_flat[] |
| struct yaz_iconv_trie marc8r_31page278 |
| struct yaz_iconv_trie_flat marc8r_31page278_flat[] |
| struct yaz_iconv_trie marc8r_31page279 |
| struct yaz_iconv_trie_flat marc8r_31page279_flat[] |
| struct yaz_iconv_trie_flat marc8r_31page27_flat[] |
| struct yaz_iconv_trie marc8r_31page28 |
| struct yaz_iconv_trie marc8r_31page280 |
| struct yaz_iconv_trie_flat marc8r_31page280_flat[] |
| struct yaz_iconv_trie marc8r_31page281 |
| struct yaz_iconv_trie_flat marc8r_31page281_flat[] |
| struct yaz_iconv_trie marc8r_31page282 |
| struct yaz_iconv_trie_flat marc8r_31page282_flat[] |
| struct yaz_iconv_trie marc8r_31page283 |
| struct yaz_iconv_trie_flat marc8r_31page283_flat[] |
| struct yaz_iconv_trie marc8r_31page284 |
| struct yaz_iconv_trie_flat marc8r_31page284_flat[] |
| struct yaz_iconv_trie marc8r_31page285 |
| struct yaz_iconv_trie_flat marc8r_31page285_flat[] |
| struct yaz_iconv_trie marc8r_31page286 |
| struct yaz_iconv_trie_flat marc8r_31page286_flat[] |
| struct yaz_iconv_trie marc8r_31page287 |
| struct yaz_iconv_trie_flat marc8r_31page287_flat[] |
| struct yaz_iconv_trie marc8r_31page288 |
| struct yaz_iconv_trie_flat marc8r_31page288_flat[] |
| struct yaz_iconv_trie marc8r_31page289 |
| struct yaz_iconv_trie_flat marc8r_31page289_flat[] |
| struct yaz_iconv_trie_dir marc8r_31page28_dir[256] |
| struct yaz_iconv_trie marc8r_31page29 |
| struct yaz_iconv_trie marc8r_31page290 |
| struct yaz_iconv_trie_flat marc8r_31page290_flat[] |
| struct yaz_iconv_trie marc8r_31page291 |
| struct yaz_iconv_trie_flat marc8r_31page291_flat[] |
| struct yaz_iconv_trie marc8r_31page292 |
| struct yaz_iconv_trie_flat marc8r_31page292_flat[] |
| struct yaz_iconv_trie marc8r_31page293 |
| struct yaz_iconv_trie_flat marc8r_31page293_flat[] |
| struct yaz_iconv_trie marc8r_31page294 |
| struct yaz_iconv_trie_flat marc8r_31page294_flat[] |
| struct yaz_iconv_trie marc8r_31page295 |
| struct yaz_iconv_trie_flat marc8r_31page295_flat[] |
| struct yaz_iconv_trie marc8r_31page296 |
| struct yaz_iconv_trie_flat marc8r_31page296_flat[] |
| struct yaz_iconv_trie marc8r_31page297 |
| struct yaz_iconv_trie_flat marc8r_31page297_flat[] |
| struct yaz_iconv_trie marc8r_31page298 |
| struct yaz_iconv_trie_flat marc8r_31page298_flat[] |
| struct yaz_iconv_trie marc8r_31page299 |
| struct yaz_iconv_trie_flat marc8r_31page299_flat[] |
| struct yaz_iconv_trie_flat marc8r_31page29_flat[] |
| struct yaz_iconv_trie_dir marc8r_31page2_dir[256] |
| struct yaz_iconv_trie marc8r_31page3 |
| struct yaz_iconv_trie marc8r_31page30 |
| struct yaz_iconv_trie marc8r_31page300 |
| struct yaz_iconv_trie_flat marc8r_31page300_flat[] |
| struct yaz_iconv_trie marc8r_31page301 |
| struct yaz_iconv_trie_flat marc8r_31page301_flat[] |
| struct yaz_iconv_trie marc8r_31page302 |
| struct yaz_iconv_trie_flat marc8r_31page302_flat[] |
| struct yaz_iconv_trie marc8r_31page303 |
| struct yaz_iconv_trie_flat marc8r_31page303_flat[] |
| struct yaz_iconv_trie marc8r_31page304 |
| struct yaz_iconv_trie_flat marc8r_31page304_flat[] |
| struct yaz_iconv_trie marc8r_31page305 |
| struct yaz_iconv_trie_flat marc8r_31page305_flat[] |
| struct yaz_iconv_trie marc8r_31page306 |
| struct yaz_iconv_trie_flat marc8r_31page306_flat[] |
| struct yaz_iconv_trie marc8r_31page307 |
| struct yaz_iconv_trie_flat marc8r_31page307_flat[] |
| struct yaz_iconv_trie marc8r_31page308 |
| struct yaz_iconv_trie_flat marc8r_31page308_flat[] |
| struct yaz_iconv_trie marc8r_31page309 |
| struct yaz_iconv_trie_flat marc8r_31page309_flat[] |
| struct yaz_iconv_trie_dir marc8r_31page30_dir[256] |
| struct yaz_iconv_trie marc8r_31page31 |
| struct yaz_iconv_trie marc8r_31page310 |
| struct yaz_iconv_trie_flat marc8r_31page310_flat[] |
| struct yaz_iconv_trie marc8r_31page311 |
| struct yaz_iconv_trie_flat marc8r_31page311_flat[] |
| struct yaz_iconv_trie marc8r_31page312 |
| struct yaz_iconv_trie_flat marc8r_31page312_flat[] |
| struct yaz_iconv_trie marc8r_31page313 |
| struct yaz_iconv_trie_flat marc8r_31page313_flat[] |
| struct yaz_iconv_trie marc8r_31page314 |
| struct yaz_iconv_trie_flat marc8r_31page314_flat[] |
| struct yaz_iconv_trie marc8r_31page315 |
| struct yaz_iconv_trie_flat marc8r_31page315_flat[] |
| struct yaz_iconv_trie marc8r_31page316 |
| struct yaz_iconv_trie_flat marc8r_31page316_flat[] |
| struct yaz_iconv_trie marc8r_31page317 |
| struct yaz_iconv_trie_flat marc8r_31page317_flat[] |
| struct yaz_iconv_trie marc8r_31page318 |
| struct yaz_iconv_trie_flat marc8r_31page318_flat[] |
| struct yaz_iconv_trie marc8r_31page319 |
| struct yaz_iconv_trie_flat marc8r_31page319_flat[] |
| struct yaz_iconv_trie_flat marc8r_31page31_flat[] |
| struct yaz_iconv_trie marc8r_31page32 |
| struct yaz_iconv_trie marc8r_31page320 |
| struct yaz_iconv_trie_flat marc8r_31page320_flat[] |
| struct yaz_iconv_trie marc8r_31page321 |
| struct yaz_iconv_trie_flat marc8r_31page321_flat[] |
| struct yaz_iconv_trie marc8r_31page322 |
| struct yaz_iconv_trie_flat marc8r_31page322_flat[] |
| struct yaz_iconv_trie marc8r_31page323 |
| struct yaz_iconv_trie_flat marc8r_31page323_flat[] |
| struct yaz_iconv_trie marc8r_31page324 |
| struct yaz_iconv_trie_flat marc8r_31page324_flat[] |
| struct yaz_iconv_trie marc8r_31page325 |
| struct yaz_iconv_trie_flat marc8r_31page325_flat[] |
| struct yaz_iconv_trie marc8r_31page326 |
| struct yaz_iconv_trie_flat marc8r_31page326_flat[] |
| struct yaz_iconv_trie marc8r_31page327 |
| struct yaz_iconv_trie_flat marc8r_31page327_flat[] |
| struct yaz_iconv_trie marc8r_31page328 |
| struct yaz_iconv_trie_flat marc8r_31page328_flat[] |
| struct yaz_iconv_trie marc8r_31page329 |
| struct yaz_iconv_trie_flat marc8r_31page329_flat[] |
| struct yaz_iconv_trie_flat marc8r_31page32_flat[] |
| struct yaz_iconv_trie marc8r_31page33 |
| struct yaz_iconv_trie marc8r_31page330 |
| struct yaz_iconv_trie_dir marc8r_31page330_dir[256] |
| struct yaz_iconv_trie marc8r_31page331 |
| struct yaz_iconv_trie_dir marc8r_31page331_dir[256] |
| struct yaz_iconv_trie marc8r_31page332 |
| struct yaz_iconv_trie_dir marc8r_31page332_dir[256] |
| struct yaz_iconv_trie marc8r_31page333 |
| struct yaz_iconv_trie_dir marc8r_31page333_dir[256] |
| struct yaz_iconv_trie marc8r_31page334 |
| struct yaz_iconv_trie_dir marc8r_31page334_dir[256] |
| struct yaz_iconv_trie marc8r_31page335 |
| struct yaz_iconv_trie_flat marc8r_31page335_flat[] |
| struct yaz_iconv_trie marc8r_31page336 |
| struct yaz_iconv_trie_flat marc8r_31page336_flat[] |
| struct yaz_iconv_trie marc8r_31page337 |
| struct yaz_iconv_trie_flat marc8r_31page337_flat[] |
| struct yaz_iconv_trie marc8r_31page338 |
| struct yaz_iconv_trie_flat marc8r_31page338_flat[] |
| struct yaz_iconv_trie marc8r_31page339 |
| struct yaz_iconv_trie_dir marc8r_31page339_dir[256] |
| struct yaz_iconv_trie_flat marc8r_31page33_flat[] |
| struct yaz_iconv_trie marc8r_31page34 |
| struct yaz_iconv_trie marc8r_31page340 |
| struct yaz_iconv_trie_dir marc8r_31page340_dir[256] |
| struct yaz_iconv_trie marc8r_31page341 |
| struct yaz_iconv_trie_dir marc8r_31page341_dir[256] |
| struct yaz_iconv_trie marc8r_31page342 |
| struct yaz_iconv_trie_flat marc8r_31page342_flat[] |
| struct yaz_iconv_trie marc8r_31page343 |
| struct yaz_iconv_trie_flat marc8r_31page343_flat[] |
| struct yaz_iconv_trie marc8r_31page344 |
| struct yaz_iconv_trie_dir marc8r_31page344_dir[256] |
| struct yaz_iconv_trie marc8r_31page345 |
| struct yaz_iconv_trie_flat marc8r_31page345_flat[] |
| struct yaz_iconv_trie marc8r_31page346 |
| struct yaz_iconv_trie_flat marc8r_31page346_flat[] |
| struct yaz_iconv_trie marc8r_31page347 |
| struct yaz_iconv_trie_flat marc8r_31page347_flat[] |
| struct yaz_iconv_trie marc8r_31page348 |
| struct yaz_iconv_trie_flat marc8r_31page348_flat[] |
| struct yaz_iconv_trie marc8r_31page349 |
| struct yaz_iconv_trie_flat marc8r_31page349_flat[] |
| struct yaz_iconv_trie_flat marc8r_31page34_flat[] |
| struct yaz_iconv_trie marc8r_31page35 |
| struct yaz_iconv_trie marc8r_31page350 |
| struct yaz_iconv_trie_flat marc8r_31page350_flat[] |
| struct yaz_iconv_trie marc8r_31page351 |
| struct yaz_iconv_trie_flat marc8r_31page351_flat[] |
| struct yaz_iconv_trie marc8r_31page352 |
| struct yaz_iconv_trie_flat marc8r_31page352_flat[] |
| struct yaz_iconv_trie marc8r_31page353 |
| struct yaz_iconv_trie_flat marc8r_31page353_flat[] |
| struct yaz_iconv_trie marc8r_31page354 |
| struct yaz_iconv_trie_flat marc8r_31page354_flat[] |
| struct yaz_iconv_trie marc8r_31page355 |
| struct yaz_iconv_trie_flat marc8r_31page355_flat[] |
| struct yaz_iconv_trie marc8r_31page356 |
| struct yaz_iconv_trie_flat marc8r_31page356_flat[] |
| struct yaz_iconv_trie marc8r_31page357 |
| struct yaz_iconv_trie_flat marc8r_31page357_flat[] |
| struct yaz_iconv_trie marc8r_31page358 |
| struct yaz_iconv_trie_flat marc8r_31page358_flat[] |
| struct yaz_iconv_trie marc8r_31page359 |
| struct yaz_iconv_trie_flat marc8r_31page359_flat[] |
| struct yaz_iconv_trie_flat marc8r_31page35_flat[] |
| struct yaz_iconv_trie marc8r_31page36 |
| struct yaz_iconv_trie marc8r_31page360 |
| struct yaz_iconv_trie_flat marc8r_31page360_flat[] |
| struct yaz_iconv_trie marc8r_31page361 |
| struct yaz_iconv_trie_dir marc8r_31page361_dir[256] |
| struct yaz_iconv_trie marc8r_31page362 |
| struct yaz_iconv_trie_flat marc8r_31page362_flat[] |
| struct yaz_iconv_trie marc8r_31page363 |
| struct yaz_iconv_trie_flat marc8r_31page363_flat[] |
| struct yaz_iconv_trie marc8r_31page364 |
| struct yaz_iconv_trie_flat marc8r_31page364_flat[] |
| struct yaz_iconv_trie marc8r_31page365 |
| struct yaz_iconv_trie_flat marc8r_31page365_flat[] |
| struct yaz_iconv_trie marc8r_31page366 |
| struct yaz_iconv_trie_flat marc8r_31page366_flat[] |
| struct yaz_iconv_trie marc8r_31page367 |
| struct yaz_iconv_trie_flat marc8r_31page367_flat[] |
| struct yaz_iconv_trie marc8r_31page368 |
| struct yaz_iconv_trie_flat marc8r_31page368_flat[] |
| struct yaz_iconv_trie marc8r_31page369 |
| struct yaz_iconv_trie_flat marc8r_31page369_flat[] |
| struct yaz_iconv_trie_flat marc8r_31page36_flat[] |
| struct yaz_iconv_trie marc8r_31page37 |
| struct yaz_iconv_trie marc8r_31page370 |
| struct yaz_iconv_trie_flat marc8r_31page370_flat[] |
| struct yaz_iconv_trie marc8r_31page371 |
| struct yaz_iconv_trie_flat marc8r_31page371_flat[] |
| struct yaz_iconv_trie marc8r_31page372 |
| struct yaz_iconv_trie_flat marc8r_31page372_flat[] |
| struct yaz_iconv_trie marc8r_31page373 |
| struct yaz_iconv_trie_flat marc8r_31page373_flat[] |
| struct yaz_iconv_trie marc8r_31page374 |
| struct yaz_iconv_trie_flat marc8r_31page374_flat[] |
| struct yaz_iconv_trie marc8r_31page375 |
| struct yaz_iconv_trie_flat marc8r_31page375_flat[] |
| struct yaz_iconv_trie marc8r_31page376 |
| struct yaz_iconv_trie_flat marc8r_31page376_flat[] |
| struct yaz_iconv_trie marc8r_31page377 |
| struct yaz_iconv_trie_flat marc8r_31page377_flat[] |
| struct yaz_iconv_trie marc8r_31page378 |
| struct yaz_iconv_trie_flat marc8r_31page378_flat[] |
| struct yaz_iconv_trie marc8r_31page379 |
| struct yaz_iconv_trie_flat marc8r_31page379_flat[] |
| struct yaz_iconv_trie_flat marc8r_31page37_flat[] |
| struct yaz_iconv_trie marc8r_31page38 |
| struct yaz_iconv_trie marc8r_31page380 |
| struct yaz_iconv_trie_flat marc8r_31page380_flat[] |
| struct yaz_iconv_trie marc8r_31page381 |
| struct yaz_iconv_trie_flat marc8r_31page381_flat[] |
| struct yaz_iconv_trie marc8r_31page382 |
| struct yaz_iconv_trie_flat marc8r_31page382_flat[] |
| struct yaz_iconv_trie marc8r_31page383 |
| struct yaz_iconv_trie_flat marc8r_31page383_flat[] |
| struct yaz_iconv_trie marc8r_31page384 |
| struct yaz_iconv_trie_flat marc8r_31page384_flat[] |
| struct yaz_iconv_trie marc8r_31page385 |
| struct yaz_iconv_trie_flat marc8r_31page385_flat[] |
| struct yaz_iconv_trie marc8r_31page386 |
| struct yaz_iconv_trie_flat marc8r_31page386_flat[] |
| struct yaz_iconv_trie marc8r_31page387 |
| struct yaz_iconv_trie_flat marc8r_31page387_flat[] |
| struct yaz_iconv_trie marc8r_31page388 |
| struct yaz_iconv_trie_flat marc8r_31page388_flat[] |
| struct yaz_iconv_trie marc8r_31page389 |
| struct yaz_iconv_trie_flat marc8r_31page389_flat[] |
| struct yaz_iconv_trie_flat marc8r_31page38_flat[] |
| struct yaz_iconv_trie marc8r_31page39 |
| struct yaz_iconv_trie marc8r_31page390 |
| struct yaz_iconv_trie_flat marc8r_31page390_flat[] |
| struct yaz_iconv_trie marc8r_31page391 |
| struct yaz_iconv_trie_flat marc8r_31page391_flat[] |
| struct yaz_iconv_trie marc8r_31page392 |
| struct yaz_iconv_trie_flat marc8r_31page392_flat[] |
| struct yaz_iconv_trie marc8r_31page393 |
| struct yaz_iconv_trie_flat marc8r_31page393_flat[] |
| struct yaz_iconv_trie marc8r_31page394 |
| struct yaz_iconv_trie_flat marc8r_31page394_flat[] |
| struct yaz_iconv_trie marc8r_31page395 |
| struct yaz_iconv_trie_flat marc8r_31page395_flat[] |
| struct yaz_iconv_trie marc8r_31page396 |
| struct yaz_iconv_trie_flat marc8r_31page396_flat[] |
| struct yaz_iconv_trie marc8r_31page397 |
| struct yaz_iconv_trie_flat marc8r_31page397_flat[] |
| struct yaz_iconv_trie marc8r_31page398 |
| struct yaz_iconv_trie_flat marc8r_31page398_flat[] |
| struct yaz_iconv_trie marc8r_31page399 |
| struct yaz_iconv_trie_flat marc8r_31page399_flat[] |
| struct yaz_iconv_trie_flat marc8r_31page39_flat[] |
| struct yaz_iconv_trie_dir marc8r_31page3_dir[256] |
| struct yaz_iconv_trie marc8r_31page4 |
| struct yaz_iconv_trie marc8r_31page40 |
| struct yaz_iconv_trie marc8r_31page400 |
| struct yaz_iconv_trie_flat marc8r_31page400_flat[] |
| struct yaz_iconv_trie marc8r_31page401 |
| struct yaz_iconv_trie_flat marc8r_31page401_flat[] |
| struct yaz_iconv_trie marc8r_31page402 |
| struct yaz_iconv_trie_flat marc8r_31page402_flat[] |
| struct yaz_iconv_trie marc8r_31page403 |
| struct yaz_iconv_trie_flat marc8r_31page403_flat[] |
| struct yaz_iconv_trie marc8r_31page404 |
| struct yaz_iconv_trie_flat marc8r_31page404_flat[] |
| struct yaz_iconv_trie marc8r_31page405 |
| struct yaz_iconv_trie_flat marc8r_31page405_flat[] |
| struct yaz_iconv_trie marc8r_31page406 |
| struct yaz_iconv_trie_flat marc8r_31page406_flat[] |
| struct yaz_iconv_trie marc8r_31page407 |
| struct yaz_iconv_trie_flat marc8r_31page407_flat[] |
| struct yaz_iconv_trie marc8r_31page408 |
| struct yaz_iconv_trie_flat marc8r_31page408_flat[] |
| struct yaz_iconv_trie marc8r_31page409 |
| struct yaz_iconv_trie_flat marc8r_31page409_flat[] |
| struct yaz_iconv_trie_flat marc8r_31page40_flat[] |
| struct yaz_iconv_trie marc8r_31page41 |
| struct yaz_iconv_trie marc8r_31page410 |
| struct yaz_iconv_trie_flat marc8r_31page410_flat[] |
| struct yaz_iconv_trie marc8r_31page411 |
| struct yaz_iconv_trie_flat marc8r_31page411_flat[] |
| struct yaz_iconv_trie marc8r_31page412 |
| struct yaz_iconv_trie_flat marc8r_31page412_flat[] |
| struct yaz_iconv_trie marc8r_31page413 |
| struct yaz_iconv_trie_flat marc8r_31page413_flat[] |
| struct yaz_iconv_trie marc8r_31page414 |
| struct yaz_iconv_trie_flat marc8r_31page414_flat[] |
| struct yaz_iconv_trie marc8r_31page415 |
| struct yaz_iconv_trie_flat marc8r_31page415_flat[] |
| struct yaz_iconv_trie marc8r_31page416 |
| struct yaz_iconv_trie_flat marc8r_31page416_flat[] |
| struct yaz_iconv_trie marc8r_31page417 |
| struct yaz_iconv_trie_flat marc8r_31page417_flat[] |
| struct yaz_iconv_trie marc8r_31page418 |
| struct yaz_iconv_trie_flat marc8r_31page418_flat[] |
| struct yaz_iconv_trie marc8r_31page419 |
| struct yaz_iconv_trie_flat marc8r_31page419_flat[] |
| struct yaz_iconv_trie_flat marc8r_31page41_flat[] |
| struct yaz_iconv_trie marc8r_31page42 |
| struct yaz_iconv_trie marc8r_31page420 |
| struct yaz_iconv_trie_flat marc8r_31page420_flat[] |
| struct yaz_iconv_trie marc8r_31page421 |
| struct yaz_iconv_trie_flat marc8r_31page421_flat[] |
| struct yaz_iconv_trie marc8r_31page422 |
| struct yaz_iconv_trie_flat marc8r_31page422_flat[] |
| struct yaz_iconv_trie marc8r_31page423 |
| struct yaz_iconv_trie_flat marc8r_31page423_flat[] |
| struct yaz_iconv_trie marc8r_31page424 |
| struct yaz_iconv_trie_flat marc8r_31page424_flat[] |
| struct yaz_iconv_trie marc8r_31page425 |
| struct yaz_iconv_trie_flat marc8r_31page425_flat[] |
| struct yaz_iconv_trie marc8r_31page426 |
| struct yaz_iconv_trie_dir marc8r_31page426_dir[256] |
| struct yaz_iconv_trie marc8r_31page427 |
| struct yaz_iconv_trie_flat marc8r_31page427_flat[] |
| struct yaz_iconv_trie marc8r_31page428 |
| struct yaz_iconv_trie_flat marc8r_31page428_flat[] |
| struct yaz_iconv_trie marc8r_31page429 |
| struct yaz_iconv_trie_flat marc8r_31page429_flat[] |
| struct yaz_iconv_trie_flat marc8r_31page42_flat[] |
| struct yaz_iconv_trie marc8r_31page43 |
| struct yaz_iconv_trie marc8r_31page430 |
| struct yaz_iconv_trie_flat marc8r_31page430_flat[] |
| struct yaz_iconv_trie marc8r_31page431 |
| struct yaz_iconv_trie_flat marc8r_31page431_flat[] |
| struct yaz_iconv_trie marc8r_31page432 |
| struct yaz_iconv_trie_flat marc8r_31page432_flat[] |
| struct yaz_iconv_trie marc8r_31page433 |
| struct yaz_iconv_trie_flat marc8r_31page433_flat[] |
| struct yaz_iconv_trie marc8r_31page434 |
| struct yaz_iconv_trie_flat marc8r_31page434_flat[] |
| struct yaz_iconv_trie marc8r_31page435 |
| struct yaz_iconv_trie_flat marc8r_31page435_flat[] |
| struct yaz_iconv_trie marc8r_31page436 |
| struct yaz_iconv_trie_flat marc8r_31page436_flat[] |
| struct yaz_iconv_trie marc8r_31page437 |
| struct yaz_iconv_trie_flat marc8r_31page437_flat[] |
| struct yaz_iconv_trie marc8r_31page438 |
| struct yaz_iconv_trie_flat marc8r_31page438_flat[] |
| struct yaz_iconv_trie marc8r_31page439 |
| struct yaz_iconv_trie_flat marc8r_31page439_flat[] |
| struct yaz_iconv_trie_flat marc8r_31page43_flat[] |
| struct yaz_iconv_trie marc8r_31page44 |
| struct yaz_iconv_trie marc8r_31page440 |
| struct yaz_iconv_trie_flat marc8r_31page440_flat[] |
| struct yaz_iconv_trie marc8r_31page441 |
| struct yaz_iconv_trie_flat marc8r_31page441_flat[] |
| struct yaz_iconv_trie marc8r_31page442 |
| struct yaz_iconv_trie_flat marc8r_31page442_flat[] |
| struct yaz_iconv_trie marc8r_31page443 |
| struct yaz_iconv_trie_flat marc8r_31page443_flat[] |
| struct yaz_iconv_trie marc8r_31page444 |
| struct yaz_iconv_trie_flat marc8r_31page444_flat[] |
| struct yaz_iconv_trie marc8r_31page445 |
| struct yaz_iconv_trie_flat marc8r_31page445_flat[] |
| struct yaz_iconv_trie marc8r_31page446 |
| struct yaz_iconv_trie_flat marc8r_31page446_flat[] |
| struct yaz_iconv_trie marc8r_31page447 |
| struct yaz_iconv_trie_flat marc8r_31page447_flat[] |
| struct yaz_iconv_trie marc8r_31page448 |
| struct yaz_iconv_trie_flat marc8r_31page448_flat[] |
| struct yaz_iconv_trie marc8r_31page449 |
| struct yaz_iconv_trie_flat marc8r_31page449_flat[] |
| struct yaz_iconv_trie_flat marc8r_31page44_flat[] |
| struct yaz_iconv_trie marc8r_31page45 |
| struct yaz_iconv_trie marc8r_31page450 |
| struct yaz_iconv_trie_flat marc8r_31page450_flat[] |
| struct yaz_iconv_trie marc8r_31page451 |
| struct yaz_iconv_trie_flat marc8r_31page451_flat[] |
| struct yaz_iconv_trie marc8r_31page452 |
| struct yaz_iconv_trie_flat marc8r_31page452_flat[] |
| struct yaz_iconv_trie marc8r_31page453 |
| struct yaz_iconv_trie_flat marc8r_31page453_flat[] |
| struct yaz_iconv_trie marc8r_31page454 |
| struct yaz_iconv_trie_flat marc8r_31page454_flat[] |
| struct yaz_iconv_trie marc8r_31page455 |
| struct yaz_iconv_trie_flat marc8r_31page455_flat[] |
| struct yaz_iconv_trie marc8r_31page456 |
| struct yaz_iconv_trie_flat marc8r_31page456_flat[] |
| struct yaz_iconv_trie marc8r_31page457 |
| struct yaz_iconv_trie_flat marc8r_31page457_flat[] |
| struct yaz_iconv_trie marc8r_31page458 |
| struct yaz_iconv_trie_flat marc8r_31page458_flat[] |
| struct yaz_iconv_trie marc8r_31page459 |
| struct yaz_iconv_trie_flat marc8r_31page459_flat[] |
| struct yaz_iconv_trie_flat marc8r_31page45_flat[] |
| struct yaz_iconv_trie marc8r_31page46 |
| struct yaz_iconv_trie marc8r_31page460 |
| struct yaz_iconv_trie_flat marc8r_31page460_flat[] |
| struct yaz_iconv_trie marc8r_31page461 |
| struct yaz_iconv_trie_flat marc8r_31page461_flat[] |
| struct yaz_iconv_trie marc8r_31page462 |
| struct yaz_iconv_trie_flat marc8r_31page462_flat[] |
| struct yaz_iconv_trie marc8r_31page463 |
| struct yaz_iconv_trie_flat marc8r_31page463_flat[] |
| struct yaz_iconv_trie marc8r_31page464 |
| struct yaz_iconv_trie_flat marc8r_31page464_flat[] |
| struct yaz_iconv_trie marc8r_31page465 |
| struct yaz_iconv_trie_flat marc8r_31page465_flat[] |
| struct yaz_iconv_trie marc8r_31page466 |
| struct yaz_iconv_trie_flat marc8r_31page466_flat[] |
| struct yaz_iconv_trie marc8r_31page467 |
| struct yaz_iconv_trie_flat marc8r_31page467_flat[] |
| struct yaz_iconv_trie marc8r_31page468 |
| struct yaz_iconv_trie_flat marc8r_31page468_flat[] |
| struct yaz_iconv_trie marc8r_31page469 |
| struct yaz_iconv_trie_flat marc8r_31page469_flat[] |
| struct yaz_iconv_trie_flat marc8r_31page46_flat[] |
| struct yaz_iconv_trie marc8r_31page47 |
| struct yaz_iconv_trie marc8r_31page470 |
| struct yaz_iconv_trie_flat marc8r_31page470_flat[] |
| struct yaz_iconv_trie marc8r_31page471 |
| struct yaz_iconv_trie_flat marc8r_31page471_flat[] |
| struct yaz_iconv_trie marc8r_31page472 |
| struct yaz_iconv_trie_flat marc8r_31page472_flat[] |
| struct yaz_iconv_trie marc8r_31page473 |
| struct yaz_iconv_trie_flat marc8r_31page473_flat[] |
| struct yaz_iconv_trie marc8r_31page474 |
| struct yaz_iconv_trie_flat marc8r_31page474_flat[] |
| struct yaz_iconv_trie marc8r_31page475 |
| struct yaz_iconv_trie_flat marc8r_31page475_flat[] |
| struct yaz_iconv_trie marc8r_31page476 |
| struct yaz_iconv_trie_flat marc8r_31page476_flat[] |
| struct yaz_iconv_trie marc8r_31page477 |
| struct yaz_iconv_trie_flat marc8r_31page477_flat[] |
| struct yaz_iconv_trie marc8r_31page478 |
| struct yaz_iconv_trie_flat marc8r_31page478_flat[] |
| struct yaz_iconv_trie marc8r_31page479 |
| struct yaz_iconv_trie_flat marc8r_31page479_flat[] |
| struct yaz_iconv_trie_flat marc8r_31page47_flat[] |
| struct yaz_iconv_trie marc8r_31page48 |
| struct yaz_iconv_trie marc8r_31page480 |
| struct yaz_iconv_trie_flat marc8r_31page480_flat[] |
| struct yaz_iconv_trie marc8r_31page481 |
| struct yaz_iconv_trie_flat marc8r_31page481_flat[] |
| struct yaz_iconv_trie marc8r_31page482 |
| struct yaz_iconv_trie_flat marc8r_31page482_flat[] |
| struct yaz_iconv_trie marc8r_31page483 |
| struct yaz_iconv_trie_flat marc8r_31page483_flat[] |
| struct yaz_iconv_trie marc8r_31page484 |
| struct yaz_iconv_trie_flat marc8r_31page484_flat[] |
| struct yaz_iconv_trie marc8r_31page485 |
| struct yaz_iconv_trie_flat marc8r_31page485_flat[] |
| struct yaz_iconv_trie marc8r_31page486 |
| struct yaz_iconv_trie_flat marc8r_31page486_flat[] |
| struct yaz_iconv_trie marc8r_31page487 |
| struct yaz_iconv_trie_flat marc8r_31page487_flat[] |
| struct yaz_iconv_trie marc8r_31page488 |
| struct yaz_iconv_trie_flat marc8r_31page488_flat[] |
| struct yaz_iconv_trie marc8r_31page489 |
| struct yaz_iconv_trie_flat marc8r_31page489_flat[] |
| struct yaz_iconv_trie_flat marc8r_31page48_flat[] |
| struct yaz_iconv_trie marc8r_31page49 |
| struct yaz_iconv_trie marc8r_31page490 |
| struct yaz_iconv_trie_dir marc8r_31page490_dir[256] |
| struct yaz_iconv_trie marc8r_31page491 |
| struct yaz_iconv_trie_flat marc8r_31page491_flat[] |
| struct yaz_iconv_trie marc8r_31page492 |
| struct yaz_iconv_trie_flat marc8r_31page492_flat[] |
| struct yaz_iconv_trie marc8r_31page493 |
| struct yaz_iconv_trie_flat marc8r_31page493_flat[] |
| struct yaz_iconv_trie marc8r_31page494 |
| struct yaz_iconv_trie_flat marc8r_31page494_flat[] |
| struct yaz_iconv_trie marc8r_31page495 |
| struct yaz_iconv_trie_flat marc8r_31page495_flat[] |
| struct yaz_iconv_trie marc8r_31page496 |
| struct yaz_iconv_trie_flat marc8r_31page496_flat[] |
| struct yaz_iconv_trie marc8r_31page497 |
| struct yaz_iconv_trie_flat marc8r_31page497_flat[] |
| struct yaz_iconv_trie marc8r_31page498 |
| struct yaz_iconv_trie_flat marc8r_31page498_flat[] |
| struct yaz_iconv_trie marc8r_31page499 |
| struct yaz_iconv_trie_flat marc8r_31page499_flat[] |
| struct yaz_iconv_trie_flat marc8r_31page49_flat[] |
| struct yaz_iconv_trie_flat marc8r_31page4_flat[] |
| struct yaz_iconv_trie marc8r_31page5 |
| struct yaz_iconv_trie marc8r_31page50 |
| struct yaz_iconv_trie marc8r_31page500 |
| struct yaz_iconv_trie_flat marc8r_31page500_flat[] |
| struct yaz_iconv_trie marc8r_31page501 |
| struct yaz_iconv_trie_flat marc8r_31page501_flat[] |
| struct yaz_iconv_trie marc8r_31page502 |
| struct yaz_iconv_trie_flat marc8r_31page502_flat[] |
| struct yaz_iconv_trie marc8r_31page503 |
| struct yaz_iconv_trie_flat marc8r_31page503_flat[] |
| struct yaz_iconv_trie marc8r_31page504 |
| struct yaz_iconv_trie_flat marc8r_31page504_flat[] |
| struct yaz_iconv_trie marc8r_31page505 |
| struct yaz_iconv_trie_flat marc8r_31page505_flat[] |
| struct yaz_iconv_trie marc8r_31page506 |
| struct yaz_iconv_trie_flat marc8r_31page506_flat[] |
| struct yaz_iconv_trie marc8r_31page507 |
| struct yaz_iconv_trie_flat marc8r_31page507_flat[] |
| struct yaz_iconv_trie marc8r_31page508 |
| struct yaz_iconv_trie_flat marc8r_31page508_flat[] |
| struct yaz_iconv_trie marc8r_31page509 |
| struct yaz_iconv_trie_flat marc8r_31page509_flat[] |
| struct yaz_iconv_trie_flat marc8r_31page50_flat[] |
| struct yaz_iconv_trie marc8r_31page51 |
| struct yaz_iconv_trie marc8r_31page510 |
| struct yaz_iconv_trie_flat marc8r_31page510_flat[] |
| struct yaz_iconv_trie marc8r_31page511 |
| struct yaz_iconv_trie_flat marc8r_31page511_flat[] |
| struct yaz_iconv_trie marc8r_31page512 |
| struct yaz_iconv_trie_flat marc8r_31page512_flat[] |
| struct yaz_iconv_trie marc8r_31page513 |
| struct yaz_iconv_trie_flat marc8r_31page513_flat[] |
| struct yaz_iconv_trie marc8r_31page514 |
| struct yaz_iconv_trie_flat marc8r_31page514_flat[] |
| struct yaz_iconv_trie marc8r_31page515 |
| struct yaz_iconv_trie_flat marc8r_31page515_flat[] |
| struct yaz_iconv_trie marc8r_31page516 |
| struct yaz_iconv_trie_flat marc8r_31page516_flat[] |
| struct yaz_iconv_trie marc8r_31page517 |
| struct yaz_iconv_trie_flat marc8r_31page517_flat[] |
| struct yaz_iconv_trie marc8r_31page518 |
| struct yaz_iconv_trie_flat marc8r_31page518_flat[] |
| struct yaz_iconv_trie marc8r_31page519 |
| struct yaz_iconv_trie_flat marc8r_31page519_flat[] |
| struct yaz_iconv_trie_flat marc8r_31page51_flat[] |
| struct yaz_iconv_trie marc8r_31page52 |
| struct yaz_iconv_trie marc8r_31page520 |
| struct yaz_iconv_trie_flat marc8r_31page520_flat[] |
| struct yaz_iconv_trie marc8r_31page521 |
| struct yaz_iconv_trie_flat marc8r_31page521_flat[] |
| struct yaz_iconv_trie marc8r_31page522 |
| struct yaz_iconv_trie_flat marc8r_31page522_flat[] |
| struct yaz_iconv_trie marc8r_31page523 |
| struct yaz_iconv_trie_dir marc8r_31page523_dir[256] |
| struct yaz_iconv_trie marc8r_31page524 |
| struct yaz_iconv_trie_flat marc8r_31page524_flat[] |
| struct yaz_iconv_trie marc8r_31page525 |
| struct yaz_iconv_trie_flat marc8r_31page525_flat[] |
| struct yaz_iconv_trie marc8r_31page526 |
| struct yaz_iconv_trie_flat marc8r_31page526_flat[] |
| struct yaz_iconv_trie_flat marc8r_31page52_flat[] |
| struct yaz_iconv_trie marc8r_31page53 |
| struct yaz_iconv_trie_flat marc8r_31page53_flat[] |
| struct yaz_iconv_trie marc8r_31page54 |
| struct yaz_iconv_trie_flat marc8r_31page54_flat[] |
| struct yaz_iconv_trie marc8r_31page55 |
| struct yaz_iconv_trie_flat marc8r_31page55_flat[] |
| struct yaz_iconv_trie marc8r_31page56 |
| struct yaz_iconv_trie_flat marc8r_31page56_flat[] |
| struct yaz_iconv_trie marc8r_31page57 |
| struct yaz_iconv_trie_flat marc8r_31page57_flat[] |
| struct yaz_iconv_trie marc8r_31page58 |
| struct yaz_iconv_trie_flat marc8r_31page58_flat[] |
| struct yaz_iconv_trie marc8r_31page59 |
| struct yaz_iconv_trie_flat marc8r_31page59_flat[] |
| struct yaz_iconv_trie_flat marc8r_31page5_flat[] |
| struct yaz_iconv_trie marc8r_31page6 |
| struct yaz_iconv_trie marc8r_31page60 |
| struct yaz_iconv_trie_flat marc8r_31page60_flat[] |
| struct yaz_iconv_trie marc8r_31page61 |
| struct yaz_iconv_trie_flat marc8r_31page61_flat[] |
| struct yaz_iconv_trie marc8r_31page62 |
| struct yaz_iconv_trie_flat marc8r_31page62_flat[] |
| struct yaz_iconv_trie marc8r_31page63 |
| struct yaz_iconv_trie_flat marc8r_31page63_flat[] |
| struct yaz_iconv_trie marc8r_31page64 |
| struct yaz_iconv_trie_flat marc8r_31page64_flat[] |
| struct yaz_iconv_trie marc8r_31page65 |
| struct yaz_iconv_trie_flat marc8r_31page65_flat[] |
| struct yaz_iconv_trie marc8r_31page66 |
| struct yaz_iconv_trie_flat marc8r_31page66_flat[] |
| struct yaz_iconv_trie marc8r_31page67 |
| struct yaz_iconv_trie_flat marc8r_31page67_flat[] |
| struct yaz_iconv_trie marc8r_31page68 |
| struct yaz_iconv_trie_flat marc8r_31page68_flat[] |
| struct yaz_iconv_trie marc8r_31page69 |
| struct yaz_iconv_trie_flat marc8r_31page69_flat[] |
| struct yaz_iconv_trie_flat marc8r_31page6_flat[] |
| struct yaz_iconv_trie marc8r_31page7 |
| struct yaz_iconv_trie marc8r_31page70 |
| struct yaz_iconv_trie_flat marc8r_31page70_flat[] |
| struct yaz_iconv_trie marc8r_31page71 |
| struct yaz_iconv_trie_flat marc8r_31page71_flat[] |
| struct yaz_iconv_trie marc8r_31page72 |
| struct yaz_iconv_trie_flat marc8r_31page72_flat[] |
| struct yaz_iconv_trie marc8r_31page73 |
| struct yaz_iconv_trie_dir marc8r_31page73_dir[256] |
| struct yaz_iconv_trie marc8r_31page74 |
| struct yaz_iconv_trie_flat marc8r_31page74_flat[] |
| struct yaz_iconv_trie marc8r_31page75 |
| struct yaz_iconv_trie_flat marc8r_31page75_flat[] |
| struct yaz_iconv_trie marc8r_31page76 |
| struct yaz_iconv_trie_flat marc8r_31page76_flat[] |
| struct yaz_iconv_trie marc8r_31page77 |
| struct yaz_iconv_trie_flat marc8r_31page77_flat[] |
| struct yaz_iconv_trie marc8r_31page78 |
| struct yaz_iconv_trie_flat marc8r_31page78_flat[] |
| struct yaz_iconv_trie marc8r_31page79 |
| struct yaz_iconv_trie_flat marc8r_31page79_flat[] |
| struct yaz_iconv_trie_flat marc8r_31page7_flat[] |
| struct yaz_iconv_trie marc8r_31page8 |
| struct yaz_iconv_trie marc8r_31page80 |
| struct yaz_iconv_trie_flat marc8r_31page80_flat[] |
| struct yaz_iconv_trie marc8r_31page81 |
| struct yaz_iconv_trie_flat marc8r_31page81_flat[] |
| struct yaz_iconv_trie marc8r_31page82 |
| struct yaz_iconv_trie_flat marc8r_31page82_flat[] |
| struct yaz_iconv_trie marc8r_31page83 |
| struct yaz_iconv_trie_flat marc8r_31page83_flat[] |
| struct yaz_iconv_trie marc8r_31page84 |
| struct yaz_iconv_trie_flat marc8r_31page84_flat[] |
| struct yaz_iconv_trie marc8r_31page85 |
| struct yaz_iconv_trie_flat marc8r_31page85_flat[] |
| struct yaz_iconv_trie marc8r_31page86 |
| struct yaz_iconv_trie_flat marc8r_31page86_flat[] |
| struct yaz_iconv_trie marc8r_31page87 |
| struct yaz_iconv_trie_flat marc8r_31page87_flat[] |
| struct yaz_iconv_trie marc8r_31page88 |
| struct yaz_iconv_trie_flat marc8r_31page88_flat[] |
| struct yaz_iconv_trie marc8r_31page89 |
| struct yaz_iconv_trie_flat marc8r_31page89_flat[] |
| struct yaz_iconv_trie_flat marc8r_31page8_flat[] |
| struct yaz_iconv_trie marc8r_31page9 |
| struct yaz_iconv_trie marc8r_31page90 |
| struct yaz_iconv_trie_flat marc8r_31page90_flat[] |
| struct yaz_iconv_trie marc8r_31page91 |
| struct yaz_iconv_trie_dir marc8r_31page91_dir[256] |
| struct yaz_iconv_trie marc8r_31page92 |
| struct yaz_iconv_trie_flat marc8r_31page92_flat[] |
| struct yaz_iconv_trie marc8r_31page93 |
| struct yaz_iconv_trie_flat marc8r_31page93_flat[] |
| struct yaz_iconv_trie marc8r_31page94 |
| struct yaz_iconv_trie_flat marc8r_31page94_flat[] |
| struct yaz_iconv_trie marc8r_31page95 |
| struct yaz_iconv_trie_flat marc8r_31page95_flat[] |
| struct yaz_iconv_trie marc8r_31page96 |
| struct yaz_iconv_trie_flat marc8r_31page96_flat[] |
| struct yaz_iconv_trie marc8r_31page97 |
| struct yaz_iconv_trie_flat marc8r_31page97_flat[] |
| struct yaz_iconv_trie marc8r_31page98 |
| struct yaz_iconv_trie_flat marc8r_31page98_flat[] |
| struct yaz_iconv_trie marc8r_31page99 |
| struct yaz_iconv_trie_flat marc8r_31page99_flat[] |
| struct yaz_iconv_trie_flat marc8r_31page9_flat[] |
| struct yaz_iconv_trie* marc8r_31ptrs[] |
Definition at line 29554 of file marc8r.c.
Referenced by yaz_marc8r_31_conv().
| struct yaz_iconv_trie marc8r_32page0 |
| struct yaz_iconv_trie_dir marc8r_32page0_dir[256] |
| struct yaz_iconv_trie marc8r_32page1 |
| struct yaz_iconv_trie_flat marc8r_32page1_flat[] |
| struct yaz_iconv_trie marc8r_32page2 |
| struct yaz_iconv_trie_flat marc8r_32page2_flat[] |
| struct yaz_iconv_trie marc8r_32page3 |
| struct yaz_iconv_trie_flat marc8r_32page3_flat[] |
| struct yaz_iconv_trie* marc8r_32ptrs[] |
Definition at line 1232 of file marc8r.c.
Referenced by yaz_marc8r_32_conv().
| struct yaz_iconv_trie marc8r_33page0 |
| struct yaz_iconv_trie_dir marc8r_33page0_dir[256] |
| struct yaz_iconv_trie marc8r_33page1 |
| struct yaz_iconv_trie_flat marc8r_33page1_flat[] |
| struct yaz_iconv_trie marc8r_33page2 |
| struct yaz_iconv_trie_flat marc8r_33page2_flat[] |
| struct yaz_iconv_trie marc8r_33page3 |
| struct yaz_iconv_trie_flat marc8r_33page3_flat[] |
| struct yaz_iconv_trie* marc8r_33ptrs[] |
Definition at line 2027 of file marc8r.c.
Referenced by yaz_marc8r_33_conv().
| struct yaz_iconv_trie marc8r_34page0 |
| struct yaz_iconv_trie_dir marc8r_34page0_dir[256] |
| struct yaz_iconv_trie marc8r_34page1 |
| struct yaz_iconv_trie_flat marc8r_34page1_flat[] |
| struct yaz_iconv_trie marc8r_34page2 |
| struct yaz_iconv_trie_flat marc8r_34page2_flat[] |
| struct yaz_iconv_trie marc8r_34page3 |
| struct yaz_iconv_trie_dir marc8r_34page3_dir[256] |
| struct yaz_iconv_trie marc8r_34page4 |
| struct yaz_iconv_trie_flat marc8r_34page4_flat[] |
| struct yaz_iconv_trie* marc8r_34ptrs[] |
Definition at line 2619 of file marc8r.c.
Referenced by yaz_marc8r_34_conv().
| struct yaz_iconv_trie marc8r_42page0 |
| struct yaz_iconv_trie_dir marc8r_42page0_dir[256] |
| struct yaz_iconv_trie* marc8r_42ptrs[] |
Definition at line 345 of file marc8r.c.
Referenced by yaz_marc8r_42_conv().
| struct yaz_iconv_trie marc8r_45page0 |
| struct yaz_iconv_trie_dir marc8r_45page0_dir[256] |
| struct yaz_iconv_trie marc8r_45page1 |
| struct yaz_iconv_trie marc8r_45page10 |
| struct yaz_iconv_trie_flat marc8r_45page10_flat[] |
| struct yaz_iconv_trie_flat marc8r_45page1_flat[] |
| struct yaz_iconv_trie marc8r_45page2 |
| struct yaz_iconv_trie_flat marc8r_45page2_flat[] |
| struct yaz_iconv_trie marc8r_45page3 |
| struct yaz_iconv_trie_flat marc8r_45page3_flat[] |
| struct yaz_iconv_trie marc8r_45page4 |
| struct yaz_iconv_trie_flat marc8r_45page4_flat[] |
| struct yaz_iconv_trie marc8r_45page5 |
| struct yaz_iconv_trie_flat marc8r_45page5_flat[] |
| struct yaz_iconv_trie marc8r_45page6 |
| struct yaz_iconv_trie_flat marc8r_45page6_flat[] |
| struct yaz_iconv_trie marc8r_45page7 |
| struct yaz_iconv_trie_flat marc8r_45page7_flat[] |
| struct yaz_iconv_trie marc8r_45page8 |
| struct yaz_iconv_trie_flat marc8r_45page8_flat[] |
| struct yaz_iconv_trie marc8r_45page9 |
| struct yaz_iconv_trie_flat marc8r_45page9_flat[] |
| struct yaz_iconv_trie* marc8r_45ptrs[] |
| struct yaz_iconv_trie marc8r_4Epage0 |
| struct yaz_iconv_trie_dir marc8r_4Epage0_dir[256] |
| struct yaz_iconv_trie marc8r_4Epage1 |
| struct yaz_iconv_trie_flat marc8r_4Epage1_flat[] |
| struct yaz_iconv_trie marc8r_4Epage2 |
| struct yaz_iconv_trie_flat marc8r_4Epage2_flat[] |
| struct yaz_iconv_trie* marc8r_4Eptrs[] |
Definition at line 1592 of file marc8r.c.
Referenced by yaz_marc8r_4E_conv().
| struct yaz_iconv_trie marc8r_51page0 |
| struct yaz_iconv_trie_flat marc8r_51page0_flat[] |
| struct yaz_iconv_trie* marc8r_51ptrs[] |
Definition at line 1661 of file marc8r.c.
Referenced by yaz_marc8r_51_conv().
| struct yaz_iconv_trie marc8r_53page0 |
| struct yaz_iconv_trie_dir marc8r_53page0_dir[256] |
| struct yaz_iconv_trie marc8r_53page1 |
| struct yaz_iconv_trie_flat marc8r_53page1_flat[] |
| struct yaz_iconv_trie marc8r_53page2 |
| struct yaz_iconv_trie_flat marc8r_53page2_flat[] |
| struct yaz_iconv_trie marc8r_53page3 |
| struct yaz_iconv_trie_flat marc8r_53page3_flat[] |
| struct yaz_iconv_trie marc8r_53page4 |
| struct yaz_iconv_trie_flat marc8r_53page4_flat[] |
| struct yaz_iconv_trie marc8r_53page5 |
| struct yaz_iconv_trie_flat marc8r_53page5_flat[] |
| struct yaz_iconv_trie marc8r_53page6 |
| struct yaz_iconv_trie_flat marc8r_53page6_flat[] |
| struct yaz_iconv_trie* marc8r_53ptrs[] |
Definition at line 3018 of file marc8r.c.
Referenced by yaz_marc8r_53_conv().
| struct yaz_iconv_trie marc8r_62page0 |
| struct yaz_iconv_trie_flat marc8r_62page0_flat[] |
| struct yaz_iconv_trie* marc8r_62ptrs[] |
Definition at line 844 of file marc8r.c.
Referenced by yaz_marc8r_62_conv().
| struct yaz_iconv_trie marc8r_67page0 |
| struct yaz_iconv_trie_flat marc8r_67page0_flat[] |
| struct yaz_iconv_trie* marc8r_67ptrs[] |
Definition at line 805 of file marc8r.c.
Referenced by yaz_marc8r_67_conv().
| struct yaz_iconv_trie marc8r_70page0 |
| struct yaz_iconv_trie_flat marc8r_70page0_flat[] |
| struct yaz_iconv_trie* marc8r_70ptrs[] |
Definition at line 883 of file marc8r.c.
Referenced by yaz_marc8r_70_conv().