Searched refs:tidy_node_cast_handler (Results 1 – 1 of 1) sorted by relevance
214 static int tidy_node_cast_handler(zend_object *, zval *, int);566 static int tidy_node_cast_handler(zend_object *in, zval *out, int type) in tidy_node_cast_handler() function843 tidy_object_handlers_node.cast_object = tidy_node_cast_handler; in PHP_MINIT_FUNCTION()
Completed in 11 milliseconds