#include "php_version.h"
#include "ext/libxml/php_libxml.h"
#include <libxml/parser.h>
#include <libxml/parserInternals.h>
#include <libxml/tree.h>
#include <libxml/uri.h>
#include <libxml/xmlerror.h>
#include <libxml/xinclude.h>
#include <libxml/xpath.h>
#include <libxml/xpathInternals.h>
#include <libxml/xpointer.h>
#include <libxml/xmlschemas.h>
Go to the source code of this file.
◆ PHP_SIMPLEXML_VERSION
◆ PHP_SXE_API
◆ phpext_simplexml_ptr
◆ SXE_ITER
Enumerator |
---|
SXE_ITER_NONE | |
SXE_ITER_ELEMENT | |
SXE_ITER_CHILD | |
SXE_ITER_ATTRLIST | |
Definition at line 46 of file php_simplexml.h.
◆ PHP_MINFO_FUNCTION()
PHP_MINFO_FUNCTION |
( |
simplexml | | ) |
|
◆ PHP_MINIT_FUNCTION()
PHP_MINIT_FUNCTION |
( |
simplexml | | ) |
|
◆ PHP_MSHUTDOWN_FUNCTION()
PHP_MSHUTDOWN_FUNCTION |
( |
simplexml | | ) |
|
◆ sxe_get_element_class_entry()
◆ ce_SimpleXMLElement
◆ ce_SimpleXMLIterator
◆ simplexml_module_entry