php_com_olestring_to_string 264 com_dotnet/com_com.c typelib_name = php_com_olestring_to_string(name, &typelib_name_len, obj->code_page TSRMLS_CC); php_com_olestring_to_string 357 com_dotnet/com_com.c source = php_com_olestring_to_string(e.bstrSource, &source_len, obj->code_page TSRMLS_CC); php_com_olestring_to_string 361 com_dotnet/com_com.c desc = php_com_olestring_to_string(e.bstrDescription, &desc_len, obj->code_page TSRMLS_CC); php_com_olestring_to_string 668 com_dotnet/com_com.c Z_STRVAL_P(return_value) = php_com_olestring_to_string(guid_string, &Z_STRLEN_P(return_value), CP_ACP TSRMLS_CC); php_com_olestring_to_string 351 com_dotnet/com_persist.c Z_STRVAL_P(return_value) = php_com_olestring_to_string(olename, php_com_olestring_to_string 187 com_dotnet/com_typeinfo.c const_name = php_com_olestring_to_string(bstr_ids, &c.name_len, codepage TSRMLS_CC); php_com_olestring_to_string 427 com_dotnet/com_typeinfo.c clsid_str = php_com_olestring_to_string(ole_clsid, NULL, codepage TSRMLS_CC); php_com_olestring_to_string 459 com_dotnet/com_typeinfo.c ansiname = php_com_olestring_to_string(olename, &ansinamelen, codepage TSRMLS_CC); php_com_olestring_to_string 489 com_dotnet/com_typeinfo.c ansiname = php_com_olestring_to_string(olename, &ansinamelen, codepage TSRMLS_CC); php_com_olestring_to_string 517 com_dotnet/com_typeinfo.c funcdesc = php_com_olestring_to_string(olename, &funcdesclen, codepage TSRMLS_CC); php_com_olestring_to_string 550 com_dotnet/com_typeinfo.c funcdesc = php_com_olestring_to_string(names[j+1], &funcdesclen, codepage TSRMLS_CC); php_com_olestring_to_string 571 com_dotnet/com_typeinfo.c funcdesc = php_com_olestring_to_string(olename, &funcdesclen, codepage TSRMLS_CC); php_com_olestring_to_string 217 com_dotnet/com_variant.c Z_STRVAL_P(z) = php_com_olestring_to_string(olestring, php_com_olestring_to_string 182 com_dotnet/com_wrapper.c name = php_com_olestring_to_string(rgszNames[i], &namelen, COMG(code_page) TSRMLS_CC); php_com_olestring_to_string 227 com_dotnet/com_wrapper.c name = php_com_olestring_to_string(bstrName, &namelen, COMG(code_page) TSRMLS_CC); php_com_olestring_to_string 87 com_dotnet/php_com_dotnet_internal.h PHP_COM_DOTNET_API char *php_com_olestring_to_string(OLECHAR *olestring,