Searched refs:tidy_doc_cast_handler (Results 1 – 1 of 1) sorted by relevance
126 static zend_result tidy_doc_cast_handler(zend_object *, zval *, int);465 static zend_result tidy_doc_cast_handler(zend_object *in, zval *out, int type) in tidy_doc_cast_handler() function851 tidy_object_handlers_doc.cast_object = tidy_doc_cast_handler; in PHP_MINIT_FUNCTION()
Completed in 8 milliseconds