Searched refs:oletype (Results 1 – 1 of 1) sorted by relevance
193 OLECHAR *oleassembly, *oletype; in PHP_FUNCTION() local228 oletype = php_com_string_to_olestring(datatype_name, datatype_name_len, obj->code_page TSRMLS_CC); in PHP_FUNCTION()230 oletype_sys = SysAllocString(oletype); in PHP_FUNCTION()234 efree(oletype); in PHP_FUNCTION()
Completed in 5 milliseconds