summaryrefslogtreecommitdiff
path: root/ext/xsl/xsl_fe.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/xsl/xsl_fe.h')
-rw-r--r--ext/xsl/xsl_fe.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ext/xsl/xsl_fe.h b/ext/xsl/xsl_fe.h
index f49bc43cb..40b944272 100644
--- a/ext/xsl/xsl_fe.h
+++ b/ext/xsl/xsl_fe.h
@@ -34,6 +34,9 @@ PHP_FUNCTION(xsl_xsltprocessor_remove_parameter);
PHP_FUNCTION(xsl_xsltprocessor_has_exslt_support);
PHP_FUNCTION(xsl_xsltprocessor_register_php_functions);
PHP_FUNCTION(xsl_xsltprocessor_set_profiling);
+PHP_FUNCTION(xsl_xsltprocessor_set_security_prefs);
+PHP_FUNCTION(xsl_xsltprocessor_get_security_prefs);
+
#endif
/*