Searched refs:oletype (Results 1 – 1 of 1) sorted by relevance
191 OLECHAR *oleassembly, *oletype; in PHP_FUNCTION() local260 oletype = php_com_string_to_olestring(datatype_name, datatype_name_len, obj->code_page); in PHP_FUNCTION()262 oletype_sys = SysAllocString(oletype); in PHP_FUNCTION()266 efree(oletype); in PHP_FUNCTION()
Completed in 4 milliseconds