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

#include <private_data.h>

Data Fields

php_libxml_private_data_header header
 
struct php_dom_libxml_ns_mapper ns_mapper
 
HashTabletemplate_fragments
 

Detailed Description

Definition at line 30 of file private_data.h.

Field Documentation

◆ header

php_libxml_private_data_header php_dom_private_data::header

Definition at line 31 of file private_data.h.

◆ ns_mapper

struct php_dom_libxml_ns_mapper php_dom_private_data::ns_mapper

Definition at line 32 of file private_data.h.

◆ template_fragments

HashTable* php_dom_private_data::template_fragments

Definition at line 33 of file private_data.h.


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