php_com_zval_from_variant  563 com_dotnet/com_com.c 						php_com_zval_from_variant(*args[nargs - i - 1], &byref_vals[j],
php_com_zval_from_variant  569 com_dotnet/com_com.c 					php_com_zval_from_variant(*args[nargs - i - 1], &vargs[i],
php_com_zval_from_variant   55 com_dotnet/com_handlers.c 			php_com_zval_from_variant(return_value, &v, obj->code_page TSRMLS_CC);
php_com_zval_from_variant  105 com_dotnet/com_handlers.c 			php_com_zval_from_variant(return_value, &v, obj->code_page TSRMLS_CC);
php_com_zval_from_variant  391 com_dotnet/com_handlers.c 		php_com_zval_from_variant(return_value, &v, obj->code_page TSRMLS_CC);
php_com_zval_from_variant  531 com_dotnet/com_handlers.c 		php_com_zval_from_variant(writeobj, &v, obj->code_page TSRMLS_CC);
php_com_zval_from_variant  126 com_dotnet/com_iterator.c 	php_com_zval_from_variant(ptr, &I->v, I->code_page TSRMLS_CC);
php_com_zval_from_variant  198 com_dotnet/com_iterator.c 			php_com_zval_from_variant(ptr, &I->v, I->code_page TSRMLS_CC);
php_com_zval_from_variant  232 com_dotnet/com_iterator.c 			php_com_zval_from_variant(ptr, &I->v, I->code_page TSRMLS_CC);
php_com_zval_from_variant  125 com_dotnet/com_saproxy.c 			php_com_zval_from_variant(return_value, &v, proxy->obj->code_page TSRMLS_CC);
php_com_zval_from_variant  208 com_dotnet/com_typeinfo.c 				php_com_zval_from_variant(&value, pVarDesc->lpvarValue, codepage TSRMLS_CC);
php_com_zval_from_variant  243 com_dotnet/com_variant.c 			return php_com_zval_from_variant(z, V_VARIANTREF(v), codepage TSRMLS_CC);
php_com_zval_from_variant  152 com_dotnet/php_com_dotnet_internal.h PHP_COM_DOTNET_API int php_com_zval_from_variant(zval *z, VARIANT *v, int codepage TSRMLS_DC);