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

Go to the source code of this file.

Functions

lxb_html_hr_element_tlxb_html_hr_element_interface_create (lxb_html_document_t *document)
 
lxb_html_hr_element_tlxb_html_hr_element_interface_destroy (lxb_html_hr_element_t *hr_element)
 

Function Documentation

◆ lxb_html_hr_element_interface_create()

lxb_html_hr_element_t * lxb_html_hr_element_interface_create ( lxb_html_document_t * document)

Definition at line 12 of file hr_element.c.

◆ lxb_html_hr_element_interface_destroy()

lxb_html_hr_element_t * lxb_html_hr_element_interface_destroy ( lxb_html_hr_element_t * hr_element)

Definition at line 31 of file hr_element.c.