Home
last modified time | relevance | path

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

/PHP-7.0/ext/com_dotnet/
H A Dcom_dotnet.c193 OLECHAR *oleassembly, *oletype; in PHP_FUNCTION() local
261 oleassembly = php_com_string_to_olestring(assembly_name, assembly_name_len, obj->code_page); in PHP_FUNCTION()
263 oleassembly_sys = SysAllocString(oleassembly); in PHP_FUNCTION()
267 efree(oleassembly); in PHP_FUNCTION()

Completed in 11 milliseconds