php_com_zval_from_variant 564 ext/com_dotnet/com_com.c php_com_zval_from_variant(&args[nargs - i - 1], &byref_vals[j], php_com_zval_from_variant 570 ext/com_dotnet/com_com.c php_com_zval_from_variant(&args[nargs - i - 1], &vargs[i], php_com_zval_from_variant 51 ext/com_dotnet/com_handlers.c php_com_zval_from_variant(rv, &v, obj->code_page); php_com_zval_from_variant 97 ext/com_dotnet/com_handlers.c php_com_zval_from_variant(rv, &v, obj->code_page); php_com_zval_from_variant 383 ext/com_dotnet/com_handlers.c php_com_zval_from_variant(return_value, &v, obj->code_page); php_com_zval_from_variant 511 ext/com_dotnet/com_handlers.c php_com_zval_from_variant(writeobj, &v, obj->code_page); php_com_zval_from_variant 122 ext/com_dotnet/com_iterator.c php_com_zval_from_variant(&ptr, &I->v, I->code_page); php_com_zval_from_variant 195 ext/com_dotnet/com_iterator.c php_com_zval_from_variant(&ptr, &I->v, I->code_page); php_com_zval_from_variant 229 ext/com_dotnet/com_iterator.c php_com_zval_from_variant(&ptr, &I->v, I->code_page); php_com_zval_from_variant 120 ext/com_dotnet/com_saproxy.c php_com_zval_from_variant(rv, &v, proxy->obj->code_page); php_com_zval_from_variant 210 ext/com_dotnet/com_typeinfo.c php_com_zval_from_variant(&value, pVarDesc->lpvarValue, codepage); php_com_zval_from_variant 267 ext/com_dotnet/com_variant.c return php_com_zval_from_variant(z, V_VARIANTREF(v), codepage); php_com_zval_from_variant 155 ext/com_dotnet/php_com_dotnet_internal.h PHP_COM_DOTNET_API int php_com_zval_from_variant(zval *z, VARIANT *v, int codepage);