php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <document_fragment.h>
Data Fields | |
lxb_dom_node_t | node |
lxb_dom_element_t * | host |
Definition at line 18 of file document_fragment.h.
lxb_dom_element_t* lxb_dom_document_fragment::host |
Definition at line 21 of file document_fragment.h.
lxb_dom_node_t lxb_dom_document_fragment::node |
Definition at line 19 of file document_fragment.h.