Home
last modified time | relevance | path

Searched refs:php_com_object_handlers (Results 1 – 3 of 3) sorted by relevance

/PHP-8.0/ext/com_dotnet/
H A Dcom_misc.c64 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()
H A Dphp_com_dotnet_internal.h75 extern zend_object_handlers php_com_object_handlers;
H A Dcom_handlers.c513 zend_object_handlers php_com_object_handlers = { variable
631 obj->zo.handlers = &php_com_object_handlers; in php_com_object_new()

Completed in 6 milliseconds