Searched refs:php_com_do_invoke_byref (Results 1 – 3 of 3) sorted by relevance
110 int php_com_do_invoke_byref(php_com_dotnet_object *obj, char *name, int namelen,
390 …if (SUCCESS == php_com_do_invoke_byref(obj, (char*)method, -1, DISPATCH_METHOD|DISPATCH_PROPERTYGE… in com_call_method()
464 int php_com_do_invoke_byref(php_com_dotnet_object *obj, char *name, int namelen, in php_com_do_invoke_byref() function
Completed in 10 milliseconds