Searched refs:php_com_object_new (Results 1 – 3 of 3) sorted by relevance
309 ce.create_object = php_com_object_new; in PHP_MINIT_FUNCTION()316 ce.create_object = php_com_object_new; in PHP_MINIT_FUNCTION()326 ce.create_object = php_com_object_new; in PHP_MINIT_FUNCTION()
77 zend_object* php_com_object_new(zend_class_entry *ce);
648 zend_object* php_com_object_new(zend_class_entry *ce) in php_com_object_new() function
Completed in 24 milliseconds