Searched refs:php_com_do_invoke_byref (Results 1 – 3 of 3) sorted by relevance
102 int php_com_do_invoke_byref(php_com_dotnet_object *obj, zend_internal_function *f,
272 …if (SUCCESS == php_com_do_invoke_byref(obj, (zend_internal_function*)EX(func), DISPATCH_METHOD|DIS… in PHP_FUNCTION()
461 int php_com_do_invoke_byref(php_com_dotnet_object *obj, zend_internal_function *f, in php_com_do_invoke_byref() function
Completed in 11 milliseconds