Searched refs:php_com_object_handlers (Results 1 – 3 of 3) sorted by relevance
64 obj->zo.handlers = &php_com_object_handlers; in php_com_wrap_dispatch()88 obj->zo.handlers = &php_com_object_handlers; in php_com_wrap_variant()
75 extern zend_object_handlers php_com_object_handlers;
512 zend_object_handlers php_com_object_handlers = { variable630 obj->zo.handlers = &php_com_object_handlers; in php_com_object_new()
Completed in 8 milliseconds