funcdesclen       494 ext/com_dotnet/com_typeinfo.c 					size_t funcdesclen;
funcdesclen       517 ext/com_dotnet/com_typeinfo.c 							funcdesc = php_com_olestring_to_string(olename, &funcdesclen, codepage);
funcdesclen       550 ext/com_dotnet/com_typeinfo.c 								funcdesc = php_com_olestring_to_string(names[j+1], &funcdesclen, codepage);
funcdesclen       571 ext/com_dotnet/com_typeinfo.c 							funcdesc = php_com_olestring_to_string(olename, &funcdesclen, codepage);