Home
last modified time | relevance | path

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

/PHP-5.5/ext/com_dotnet/
H A Dcom_dotnet.c193 OLECHAR *oleassembly, *oletype; in PHP_FUNCTION() local
256oleassembly = php_com_string_to_olestring(assembly_name, assembly_name_len, obj->code_page TSRMLS_… in PHP_FUNCTION()
258 oleassembly_sys = SysAllocString(oleassembly); in PHP_FUNCTION()
262 efree(oleassembly); in PHP_FUNCTION()

Completed in 5 milliseconds