Home
last modified time | relevance | path

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

/PHP-7.4/ext/tidy/
H A Dtidy.c221 static void tidy_object_free_storage(zend_object *);
694 static void tidy_object_free_storage(zend_object *object) in tidy_object_free_storage() function
1089 tidy_object_handlers_node.free_obj = tidy_object_handlers_doc.free_obj = tidy_object_free_storage; in PHP_MINIT_FUNCTION()

Completed in 15 milliseconds