X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fzebramap.h;h=dc244ae1a53b4559e6f04f38b817bb9822c35081;hb=21f90a8618faec6bee8d125c12088b74db8eb8b9;hp=d62c70c79a1d27fa7b2795e15ff7c55f8e285683;hpb=5a8a42bede922e70156e7b289db071592c71529b;p=idzebra-moved-to-github.git diff --git a/include/zebramap.h b/include/zebramap.h index d62c70c..dc244ae 100644 --- a/include/zebramap.h +++ b/include/zebramap.h @@ -1,4 +1,4 @@ -/* $Id: zebramap.h,v 1.21 2007-01-15 20:08:24 adam Exp $ +/* $Id: zebramap.h,v 1.22 2007-01-22 18:15:03 adam Exp $ Copyright (C) 1995-2007 Index Data ApS @@ -66,6 +66,12 @@ YAZ_EXPORT int zebra_maps_is_sort (ZebraMaps zms, unsigned reg_id); YAZ_EXPORT +int zebra_maps_is_index (ZebraMaps zms, unsigned reg_id); + +YAZ_EXPORT +int zebra_maps_is_staticrank (ZebraMaps zms, unsigned reg_id); + +YAZ_EXPORT int zebra_maps_is_alwaysmatches (ZebraMaps zms, unsigned reg_id); YAZ_EXPORT