Home
last modified time | relevance | path

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

/PHP-7.4/ext/com_dotnet/
H A Dcom_dotnet.c191 OLECHAR *oleassembly, *oletype; in PHP_FUNCTION() local
257 oletype = php_com_string_to_olestring(datatype_name, datatype_name_len, obj->code_page); in PHP_FUNCTION()
259 oletype_sys = SysAllocString(oletype); in PHP_FUNCTION()
263 efree(oletype); in PHP_FUNCTION()

Completed in 86 milliseconds