Home
last modified time | relevance | path

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

/PHP-5.5/ext/com_dotnet/
H A Dcom_extension.c364 ce.create_object = php_com_object_new; in PHP_MINIT_FUNCTION()
369 ce.create_object = php_com_object_new; in PHP_MINIT_FUNCTION()
377 ce.create_object = php_com_object_new; in PHP_MINIT_FUNCTION()
H A Dphp_com_dotnet_internal.h76 zend_object_value php_com_object_new(zend_class_entry *ce TSRMLS_DC);
H A Dcom_handlers.c665 zend_object_value php_com_object_new(zend_class_entry *ce TSRMLS_DC) in php_com_object_new() function

Completed in 7 milliseconds