Home
last modified time | relevance | path

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

/PHP-8.3/ext/tidy/
H A Dtidy.c122 static void tidy_object_free_storage(zend_object *);
390 static void tidy_object_free_storage(zend_object *object) in tidy_object_free_storage() function
855 tidy_object_handlers_node.free_obj = tidy_object_handlers_doc.free_obj = tidy_object_free_storage; in PHP_MINIT_FUNCTION()

Completed in 9 milliseconds