Searched refs:php_com_object_new (Results 1 – 3 of 3) sorted by relevance
372 ce.create_object = php_com_object_new; in PHP_MINIT_FUNCTION()377 ce.create_object = php_com_object_new; in PHP_MINIT_FUNCTION()385 ce.create_object = php_com_object_new; in PHP_MINIT_FUNCTION()
79 zend_object* php_com_object_new(zend_class_entry *ce);
644 zend_object* php_com_object_new(zend_class_entry *ce) in php_com_object_new() function
Completed in 19 milliseconds