oletype           193 ext/com_dotnet/com_dotnet.c 	OLECHAR *oleassembly, *oletype;
oletype           253 ext/com_dotnet/com_dotnet.c 	oletype = php_com_string_to_olestring(datatype_name, datatype_name_len, obj->code_page);
oletype           255 ext/com_dotnet/com_dotnet.c 	oletype_sys = SysAllocString(oletype);
oletype           259 ext/com_dotnet/com_dotnet.c 	efree(oletype);