#include "php_version.h"
#include <libxslt/xsltconfig.h>
#include <libxslt/xsltInternals.h>
#include <libxslt/xsltutils.h>
#include <libxslt/transform.h>
#include <libxslt/security.h>
#include "ext/dom/xml_common.h"
#include "ext/dom/xpath_callbacks.h"
#include <libxslt/extensions.h>
#include <libxml/xpathInternals.h>
Go to the source code of this file.
◆ PHP_XSL_VERSION
◆ phpext_xsl_ptr
◆ XSL_SECPREF_CREATE_DIRECTORY
#define XSL_SECPREF_CREATE_DIRECTORY 8 |
◆ XSL_SECPREF_DEFAULT
◆ XSL_SECPREF_NONE
◆ XSL_SECPREF_READ_FILE
#define XSL_SECPREF_READ_FILE 2 |
◆ XSL_SECPREF_READ_NETWORK
#define XSL_SECPREF_READ_NETWORK 16 |
◆ XSL_SECPREF_WRITE_FILE
#define XSL_SECPREF_WRITE_FILE 4 |
◆ XSL_SECPREF_WRITE_NETWORK
#define XSL_SECPREF_WRITE_NETWORK 32 |
◆ Z_XSL_P
◆ xsl_object
typedef struct xsl_object xsl_object |
◆ PHP_MINFO_FUNCTION()
PHP_MINFO_FUNCTION |
( |
xsl | | ) |
|
◆ PHP_MINIT_FUNCTION()
PHP_MINIT_FUNCTION |
( |
xsl | | ) |
|
◆ PHP_MSHUTDOWN_FUNCTION()
PHP_MSHUTDOWN_FUNCTION |
( |
xsl | | ) |
|
◆ PHP_RINIT_FUNCTION()
PHP_RINIT_FUNCTION |
( |
xsl | | ) |
|
◆ PHP_RSHUTDOWN_FUNCTION()
PHP_RSHUTDOWN_FUNCTION |
( |
xsl | | ) |
|
◆ php_xsl_set_object()
◆ xsl_ext_function_object_php()
void xsl_ext_function_object_php |
( |
xmlXPathParserContextPtr | ctxt, |
|
|
int | nargs ) |
◆ xsl_ext_function_string_php()
void xsl_ext_function_string_php |
( |
xmlXPathParserContextPtr | ctxt, |
|
|
int | nargs ) |
◆ xsl_free_sheet()
◆ xsl_objects_free_storage()
◆ xsl_prop_max_template_depth()
◆ xsl_prop_max_template_vars()
◆ xsl_module_entry