Searched refs:tidy_object_new_doc (Results 1 – 1 of 1) sorted by relevance
124 static zend_object *tidy_object_new_doc(zend_class_entry *);454 static zend_object *tidy_object_new_doc(zend_class_entry *class_type) in tidy_object_new_doc() function842 tidy_ce_doc->create_object = tidy_object_new_doc; in PHP_MINIT_FUNCTION()
Completed in 8 milliseconds