X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fzoom-p.h;h=6daf6d11f79d02024ec3a62633fc78f184cc0b3d;hp=b62ad3bb01ce56cf42ff8c25db5635ae859329b3;hb=77aaeaf4801a896d3eaa93b8d76a81be82d95bad;hpb=57cae124c6a1c7cdd8c70090db636b227887fc19 diff --git a/src/zoom-p.h b/src/zoom-p.h index b62ad3b..6daf6d1 100644 --- a/src/zoom-p.h +++ b/src/zoom-p.h @@ -264,6 +264,7 @@ void ZOOM_record_cache_add(ZOOM_resultset r, Z_NamePlusRecord *npr, Z_Query *ZOOM_query_get_Z_Query(ZOOM_query s); Z_SortKeySpecList *ZOOM_query_get_sortspec(ZOOM_query s); const char *ZOOM_query_get_query_string(ZOOM_query s); +const char *ZOOM_query_get_sru11(ZOOM_query s); int ZOOM_uri_to_code(const char *uri);