Searched refs:dom_modern_domimplementation_object_handlers (Results 1 – 1 of 1) sorted by relevance
103 static zend_object_handlers dom_modern_domimplementation_object_handlers; variable767 …memcpy(&dom_modern_domimplementation_object_handlers, &dom_object_handlers, sizeof(zend_object_han… in PHP_MINIT_FUNCTION()770 dom_modern_domimplementation_object_handlers.clone_obj = NULL; in PHP_MINIT_FUNCTION()825 …mplementation_class_entry->default_object_handlers = &dom_modern_domimplementation_object_handlers; in PHP_MINIT_FUNCTION()
Completed in 11 milliseconds