Home
last modified time | relevance | path

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

/PHP-8.2/ext/tidy/
H A Dtidy.c127 static zend_result tidy_node_cast_handler(zend_object *, zval *, int);
503 static zend_result tidy_node_cast_handler(zend_object *in, zval *out, int type) in tidy_node_cast_handler() function
852 tidy_object_handlers_node.cast_object = tidy_node_cast_handler; in PHP_MINIT_FUNCTION()

Completed in 16 milliseconds