Home
last modified time | relevance | path

Searched refs:lxb_selectors_destroy (Results 1 – 6 of 6) sorted by relevance

/php-src/ext/dom/lexbor/lexbor/selectors-adapted/
H A Dselectors.h155 lxb_selectors_destroy(lxb_selectors_t *selectors);
H A Dselectors.c243 lxb_selectors_destroy(lxb_selectors_t *selectors) in lxb_selectors_destroy() function
/php-src/ext/dom/lexbor/lexbor/selectors/
H A Dselectors.h156 lxb_selectors_destroy(lxb_selectors_t *selectors, bool self_destroy);
H A Dselectors.c155 lxb_selectors_destroy(lxb_selectors_t *selectors, bool self_destroy) in lxb_selectors_destroy() function
/php-src/ext/dom/parentnode/
H A Dcss_selectors.c122 lxb_selectors_destroy(selectors); in dom_selector_cleanup()
/php-src/ext/dom/lexbor/lexbor/html/interfaces/
H A Ddocument.c304 css->selectors = lxb_selectors_destroy(css->selectors, true);

Completed in 18 milliseconds