Home
last modified time | relevance | path

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

/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/lexbor/lexbor/html/interfaces/
H A Ddocument.c304 css->selectors = lxb_selectors_destroy(css->selectors, true);

Completed in 20 milliseconds