Home
last modified time | relevance | path

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

/php-src/ext/dom/lexbor/patches/
H A D0001-Patch-out-CSS-parser.patch247 lxb_html_element_style_remove_by_id(element, id);
252 lxb_html_element_style_remove_by_id(lxb_html_element_t *element, uintptr_t id)
258 @@ -417,6 +437,7 @@ lxb_html_element_style_remove_by_id(lxb_html_element_t *element, uintptr_t id)
/php-src/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

Completed in 9 milliseconds