Home
last modified time | relevance | path

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

/PHP-7.2/ext/com_dotnet/
H A Dcom_dotnet.c193 OLECHAR *oleassembly, *oletype; in PHP_FUNCTION() local
262 oletype = php_com_string_to_olestring(datatype_name, datatype_name_len, obj->code_page); in PHP_FUNCTION()
264 oletype_sys = SysAllocString(oletype); in PHP_FUNCTION()
268 efree(oletype); in PHP_FUNCTION()

Completed in 5 milliseconds