Searched refs:oleassembly (Results 1 – 1 of 1) sorted by relevance
191 OLECHAR *oleassembly, *oletype; in PHP_FUNCTION() local261 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 5 milliseconds