X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fidzebra%2Fzebramap.h;h=980fc23b851a6b6f20a75e9d31e86f2fb9454fc8;hb=66291dd47d5d44e4af1e3f9b1158bd5c6a32f0c3;hp=26f6de51a273eaa1a2ff2f43fec6955d16007d34;hpb=6c9fcd3b5d3108702fa1ffc92dab4ab6060f9a19;p=idzebra-moved-to-github.git diff --git a/include/idzebra/zebramap.h b/include/idzebra/zebramap.h index 26f6de5..980fc23 100644 --- a/include/idzebra/zebramap.h +++ b/include/idzebra/zebramap.h @@ -1,4 +1,4 @@ -/* $Id: zebramap.h,v 1.3 2005-01-15 19:38:24 adam Exp $ +/* $Id: zebramap.h,v 1.4 2005-03-11 17:56:33 adam Exp $ Copyright (C) 1995-2005 Index Data ApS @@ -41,6 +41,10 @@ const char **zebra_maps_input (ZebraMaps zms, unsigned reg_id, const char **from, int len, int first); YAZ_EXPORT +const char **zebra_maps_search (ZebraMaps zms, unsigned reg_id, + const char **from, int len, int *q_map_match); + +YAZ_EXPORT const char *zebra_maps_output(ZebraMaps, unsigned reg_id, const char **from); YAZ_EXPORT