diff options
| -rw-r--r-- | ext/libxml/php_libxml2.def | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/libxml/php_libxml2.def b/ext/libxml/php_libxml2.def index 8916fe10ac..9557b3e34e 100644 --- a/ext/libxml/php_libxml2.def +++ b/ext/libxml/php_libxml2.def @@ -1389,8 +1389,10 @@ xmlXPathCmpNodes xmlXPathCompareValues xmlXPathCompile xmlXPathCompiledEval +xmlXPathCompiledEvalToBoolean xmlXPathConcatFunction xmlXPathContainsFunction +xmlXPathContextSetCache xmlXPathConvertBoolean xmlXPathConvertNumber xmlXPathConvertString |
