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

#include <document_fragment.h>

Data Fields

lxb_dom_node_t node
 
lxb_dom_element_thost
 

Detailed Description

Definition at line 18 of file document_fragment.h.

Field Documentation

◆ host

lxb_dom_element_t* lxb_dom_document_fragment::host

Definition at line 21 of file document_fragment.h.

◆ node

lxb_dom_node_t lxb_dom_document_fragment::node

Definition at line 19 of file document_fragment.h.


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