Go to the source code of this file.
◆ XSL_DEFINE_PROP_ACCESSOR
#define XSL_DEFINE_PROP_ACCESSOR |
( |
| c_name, |
|
|
| php_name, |
|
|
| prop_index ) |
Value:
{ \
}
#define OBJ_PROP_NUM(obj, num)
struct _zend_object zend_object
Definition at line 140 of file php_xsl.c.
◆ XSL_TRY_OUTPUT_REPLACED_ERROR_MESSAGE
#define XSL_TRY_OUTPUT_REPLACED_ERROR_MESSAGE |
( |
| ctx, |
|
|
| msg, |
|
|
| search, |
|
|
| replace ) |
Value: xsl_try_output_replaced_error_message(ctx,
msg,
"" search,
sizeof(
"" search) - 1,
"" replace)
Definition at line 239 of file php_xsl.c.
◆ PHP_MINFO_FUNCTION()
PHP_MINFO_FUNCTION |
( |
xsl | | ) |
|
◆ PHP_MINIT_FUNCTION()
PHP_MINIT_FUNCTION |
( |
xsl | | ) |
|
◆ PHP_MSHUTDOWN_FUNCTION()
PHP_MSHUTDOWN_FUNCTION |
( |
xsl | | ) |
|
◆ php_xsl_set_object()
◆ xsl_free_sheet()
◆ xsl_objects_free_storage()
◆ xsl_objects_new()
◆ xsl_module_entry
Initial value:= {
xsl_deps,
"xsl",
}
#define STANDARD_MODULE_PROPERTIES
#define STANDARD_MODULE_HEADER_EX
Definition at line 36 of file php_xsl.c.
◆ xsl_xsltprocessor_class_entry