funcdesclen       495 ext/com_dotnet/com_typeinfo.c 					unsigned int funcdesclen, cnames = 0;
funcdesclen       517 ext/com_dotnet/com_typeinfo.c 							funcdesc = php_com_olestring_to_string(olename, &funcdesclen, codepage TSRMLS_CC);
funcdesclen       550 ext/com_dotnet/com_typeinfo.c 								funcdesc = php_com_olestring_to_string(names[j+1], &funcdesclen, codepage TSRMLS_CC);
funcdesclen       571 ext/com_dotnet/com_typeinfo.c 							funcdesc = php_com_olestring_to_string(olename, &funcdesclen, codepage TSRMLS_CC);