23 #include <yaz/yconfig.h>
29 YAZ_EXPORT
extern const char *
CHR_CUT;
33 #define CHR_BASE_CHAR 5
46 const char **from,
int *len,
int first);
48 const char **from,
int len,
int first);
void chrmaptab_destroy(chrmaptab tab)
const char ** chr_map_q_input(chrmaptab maptab, const char **from, int len, int first)
const char ** chr_map_input(chrmaptab t, const char **from, int len, int first)
const char * chr_map_output(chrmaptab t, const char **from, int len)
chrmaptab chrmaptab_create(const char *tabpath, const char *name, const char *tabroot)
struct chrmaptab_info * chrmaptab
const char ** chr_map_input_x(chrmaptab t, const char **from, int *len, int first)