php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <xml_common.h>
Data Fields | |
void * | ptr |
php_libxml_ref_obj * | document |
HashTable * | prop_handler |
zend_object | std |
Definition at line 25 of file xml_common.h.
php_libxml_ref_obj* _dom_object::document |
Definition at line 27 of file xml_common.h.
HashTable* _dom_object::prop_handler |
Definition at line 28 of file xml_common.h.
void* _dom_object::ptr |
Definition at line 26 of file xml_common.h.
zend_object _dom_object::std |
Definition at line 29 of file xml_common.h.