php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
document_fragment.h File Reference

Go to the source code of this file.

Data Structures

struct  lxb_dom_document_fragment
 

Functions

LXB_API lxb_dom_document_fragment_tlxb_dom_document_fragment_interface_create (lxb_dom_document_t *document)
 
LXB_API lxb_dom_document_fragment_tlxb_dom_document_fragment_interface_destroy (lxb_dom_document_fragment_t *document_fragment)
 

Function Documentation

◆ lxb_dom_document_fragment_interface_create()

LXB_API lxb_dom_document_fragment_t * lxb_dom_document_fragment_interface_create ( lxb_dom_document_t * document)

Definition at line 12 of file document_fragment.c.

◆ lxb_dom_document_fragment_interface_destroy()

LXB_API lxb_dom_document_fragment_t * lxb_dom_document_fragment_interface_destroy ( lxb_dom_document_fragment_t * document_fragment)

Definition at line 31 of file document_fragment.c.