Home
last modified time | relevance | path

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

/PHP-5.6/ext/com_dotnet/
H A Dcom_dotnet.c193 OLECHAR *oleassembly, *oletype; in PHP_FUNCTION() local
255 oletype = php_com_string_to_olestring(datatype_name, datatype_name_len, obj->code_page TSRMLS_CC); in PHP_FUNCTION()
257 oletype_sys = SysAllocString(oletype); in PHP_FUNCTION()
261 efree(oletype); in PHP_FUNCTION()

Completed in 10 milliseconds