php_com_object_handlers  542 ext/com_dotnet/com_handlers.c zend_object_handlers php_com_object_handlers = {
php_com_object_handlers  659 ext/com_dotnet/com_handlers.c 	obj->zo.handlers = &php_com_object_handlers;
php_com_object_handlers   68 ext/com_dotnet/com_misc.c 	obj->zo.handlers = &php_com_object_handlers;
php_com_object_handlers   92 ext/com_dotnet/com_misc.c 	obj->zo.handlers = &php_com_object_handlers;
php_com_object_handlers   82 ext/com_dotnet/php_com_dotnet_internal.h zend_object_handlers php_com_object_handlers;