php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Macros | |
#define | xml_module_ptr NULL |
#define | phpext_xml_ptr xml_module_ptr |
#define | PHP_XML_SAX_IMPL "expat" |
Enumerations | |
enum | php_xml_option { PHP_XML_OPTION_CASE_FOLDING = 1 , PHP_XML_OPTION_TARGET_ENCODING , PHP_XML_OPTION_SKIP_TAGSTART , PHP_XML_OPTION_SKIP_WHITE , PHP_XML_OPTION_PARSE_HUGE } |
#define phpext_xml_ptr xml_module_ptr |
enum php_xml_option |