php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
_dom_object Struct Reference

#include <xml_common.h>

Data Fields

voidptr
 
php_libxml_ref_obj * document
 
HashTableprop_handler
 
zend_object std
 

Detailed Description

Definition at line 25 of file xml_common.h.

Field Documentation

◆ document

php_libxml_ref_obj* _dom_object::document

Definition at line 27 of file xml_common.h.

◆ prop_handler

HashTable* _dom_object::prop_handler

Definition at line 28 of file xml_common.h.

◆ ptr

void* _dom_object::ptr

Definition at line 26 of file xml_common.h.

◆ std

zend_object _dom_object::std

Definition at line 29 of file xml_common.h.


The documentation for this struct was generated from the following file: