X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Fpquery.h;h=026baa9abeb178bee2b1cb2a3698acc3713319d9;hp=965b1ef9b9e579b98bc554b5c2036d2b1faa6c87;hb=77aaeaf4801a896d3eaa93b8d76a81be82d95bad;hpb=43a9d38d20c1b1bcd1a03b2445a501d27526bd35 diff --git a/include/yaz/pquery.h b/include/yaz/pquery.h index 965b1ef..026baa9 100644 --- a/include/yaz/pquery.h +++ b/include/yaz/pquery.h @@ -60,6 +60,9 @@ YAZ_EXPORT void yaz_pqf_destroy(YAZ_PQF_Parser p); YAZ_EXPORT int yaz_pqf_error(YAZ_PQF_Parser p, const char **msg, size_t *off); +YAZ_EXPORT +Z_Term *z_Term_create(ODR o, int term_type, const char *buf, size_t len); + /* no error */ #define YAZ_PQF_ERROR_NONE 0