From 0466c8c54bcc90867b9d852cdf0221dc15d688e0 Mon Sep 17 00:00:00 2001 From: Rob Richards Date: Sun, 27 Jan 2008 16:32:37 +0000 Subject: [PATCH] add missing export --- ext/libxml/php_libxml2.def | 1 + 1 file changed, 1 insertion(+) diff --git a/ext/libxml/php_libxml2.def b/ext/libxml/php_libxml2.def index f38d544b72..9557b3e34e 100644 --- a/ext/libxml/php_libxml2.def +++ b/ext/libxml/php_libxml2.def @@ -1389,6 +1389,7 @@ xmlXPathCmpNodes xmlXPathCompareValues xmlXPathCompile xmlXPathCompiledEval +xmlXPathCompiledEvalToBoolean xmlXPathConcatFunction xmlXPathContainsFunction xmlXPathContextSetCache -- 2.50.1