Home
last modified time | relevance | path

Searched refs:lxb_html_element_style_remove_by_id (Results 1 – 3 of 3) sorted by relevance

/PHP-8.4/ext/dom/lexbor/lexbor/html/interfaces/
H A Delement.h89 lxb_html_element_style_remove_by_id(lxb_html_element_t *element, uintptr_t id);
H A Delement.c423 lxb_html_element_style_remove_by_id(element, id); in lxb_html_element_style_remove_by_name()
428 lxb_html_element_style_remove_by_id(lxb_html_element_t *element, uintptr_t id) in lxb_html_element_style_remove_by_id() function
/PHP-8.4/ext/dom/lexbor/patches/
H A D0006-Patch-out-unused-CSS-style-code.patch343 lxb_html_element_style_remove_by_id(element, id);
348 lxb_html_element_style_remove_by_id(lxb_html_element_t *element, uintptr_t id)
354 @@ -417,6 +437,7 @@ lxb_html_element_style_remove_by_id(lxb_html_element_t *element, uintptr_t id)

Completed in 7 milliseconds