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

Go to the source code of this file.

Functions

lxb_html_template_element_tlxb_html_template_element_interface_create (lxb_html_document_t *document)
 
lxb_html_template_element_tlxb_html_template_element_interface_destroy (lxb_html_template_element_t *template_element)
 

Function Documentation

◆ lxb_html_template_element_interface_create()

lxb_html_template_element_t * lxb_html_template_element_interface_create ( lxb_html_document_t * document)

Definition at line 12 of file template_element.c.

◆ lxb_html_template_element_interface_destroy()

lxb_html_template_element_t * lxb_html_template_element_interface_destroy ( lxb_html_template_element_t * template_element)

Definition at line 39 of file template_element.c.