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

Go to the source code of this file.

Functions

lxb_dom_shadow_root_tlxb_dom_shadow_root_interface_create (lxb_dom_document_t *document)
 
lxb_dom_shadow_root_tlxb_dom_shadow_root_interface_destroy (lxb_dom_shadow_root_t *shadow_root)
 

Function Documentation

◆ lxb_dom_shadow_root_interface_create()

lxb_dom_shadow_root_t * lxb_dom_shadow_root_interface_create ( lxb_dom_document_t * document)

Definition at line 12 of file shadow_root.c.

◆ lxb_dom_shadow_root_interface_destroy()

lxb_dom_shadow_root_t * lxb_dom_shadow_root_interface_destroy ( lxb_dom_shadow_root_t * shadow_root)

Definition at line 31 of file shadow_root.c.