From b2e578256e17077bde6731335d1a243fb6311fc2 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 17 Jan 2002 23:21:28 +0000 Subject: New function yaz_es_result: Z395.0 Extended Services Result. ---------------------------------------------------------------------- --- ext/yaz/php_yaz.h | 1 + 1 file changed, 1 insertion(+) (limited to 'ext/yaz/php_yaz.h') diff --git a/ext/yaz/php_yaz.h b/ext/yaz/php_yaz.h index 8ab40b1ffe..cbe55e129e 100644 --- a/ext/yaz/php_yaz.h +++ b/ext/yaz/php_yaz.h @@ -45,6 +45,7 @@ PHP_FUNCTION(yaz_range); PHP_FUNCTION(yaz_itemorder); PHP_FUNCTION(yaz_scan); PHP_FUNCTION(yaz_scan_result); +PHP_FUNCTION(yaz_es_result); PHP_FUNCTION(yaz_present); PHP_FUNCTION(yaz_ccl_conf); PHP_FUNCTION(yaz_ccl_parse); -- cgit v1.2.1