Searched refs:oleassembly (Results 1 – 1 of 1) sorted by relevance
193 OLECHAR *oleassembly, *oletype; in PHP_FUNCTION() local229 …oleassembly = php_com_string_to_olestring(assembly_name, assembly_name_len, obj->code_page TSRMLS_… in PHP_FUNCTION()231 oleassembly_sys = SysAllocString(oleassembly); in PHP_FUNCTION()235 efree(oleassembly); in PHP_FUNCTION()
Completed in 3 milliseconds