php_com_object_new  372 ext/com_dotnet/com_extension.c 	ce.create_object = php_com_object_new;
php_com_object_new  377 ext/com_dotnet/com_extension.c 	ce.create_object = php_com_object_new;
php_com_object_new  385 ext/com_dotnet/com_extension.c 	ce.create_object = php_com_object_new;
php_com_object_new   79 ext/com_dotnet/php_com_dotnet_internal.h zend_object* php_com_object_new(zend_class_entry *ce);