zleft             519 ext/com_dotnet/com_variant.c 	zval *zleft = NULL, *zright = NULL;
zleft             529 ext/com_dotnet/com_variant.c 			ZEND_NUM_ARGS() TSRMLS_CC, "OO", &zleft, php_com_variant_class_entry,
zleft             531 ext/com_dotnet/com_variant.c 		obj = CDNO_FETCH(zleft);
zleft             536 ext/com_dotnet/com_variant.c 			ZEND_NUM_ARGS() TSRMLS_CC, "Oz!", &zleft, php_com_variant_class_entry,
zleft             538 ext/com_dotnet/com_variant.c 		obj = CDNO_FETCH(zleft);
zleft             543 ext/com_dotnet/com_variant.c 			ZEND_NUM_ARGS() TSRMLS_CC, "z!O", &zleft, &zright, php_com_variant_class_entry)) {
zleft             547 ext/com_dotnet/com_variant.c 		php_com_variant_from_zval(vleft, zleft, codepage TSRMLS_CC);
zleft             549 ext/com_dotnet/com_variant.c 			"z!z!", &zleft, &zright)) {
zleft             552 ext/com_dotnet/com_variant.c 		php_com_variant_from_zval(vleft, zleft, codepage TSRMLS_CC);
zleft             727 ext/com_dotnet/com_variant.c 	zval *zleft = NULL;
zleft             736 ext/com_dotnet/com_variant.c 			ZEND_NUM_ARGS() TSRMLS_CC, "O", &zleft, php_com_variant_class_entry)) {
zleft             737 ext/com_dotnet/com_variant.c 		obj = CDNO_FETCH(zleft);
zleft             740 ext/com_dotnet/com_variant.c 			"z!", &zleft)) {
zleft             742 ext/com_dotnet/com_variant.c 		php_com_variant_from_zval(vleft, zleft, codepage TSRMLS_CC);
zleft             825 ext/com_dotnet/com_variant.c 	zval *zleft = NULL;
zleft             834 ext/com_dotnet/com_variant.c 			ZEND_NUM_ARGS() TSRMLS_CC, "Ol", &zleft, php_com_variant_class_entry, &decimals)) {
zleft             835 ext/com_dotnet/com_variant.c 		obj = CDNO_FETCH(zleft);
zleft             838 ext/com_dotnet/com_variant.c 			"z!l", &zleft, &decimals)) {
zleft             840 ext/com_dotnet/com_variant.c 		php_com_variant_from_zval(vleft, zleft, codepage TSRMLS_CC);
zleft             860 ext/com_dotnet/com_variant.c 	zval *zleft = NULL, *zright = NULL;
zleft             872 ext/com_dotnet/com_variant.c 			ZEND_NUM_ARGS() TSRMLS_CC, "OO|ll", &zleft, php_com_variant_class_entry,
zleft             874 ext/com_dotnet/com_variant.c 		obj = CDNO_FETCH(zleft);
zleft             879 ext/com_dotnet/com_variant.c 			ZEND_NUM_ARGS() TSRMLS_CC, "Oz!|ll", &zleft, php_com_variant_class_entry,
zleft             881 ext/com_dotnet/com_variant.c 		obj = CDNO_FETCH(zleft);
zleft             886 ext/com_dotnet/com_variant.c 			ZEND_NUM_ARGS() TSRMLS_CC, "z!O|ll", &zleft, &zright, php_com_variant_class_entry,
zleft             891 ext/com_dotnet/com_variant.c 		php_com_variant_from_zval(vleft, zleft, codepage TSRMLS_CC);
zleft             893 ext/com_dotnet/com_variant.c 			"z!z!|ll", &zleft, &zright, &lcid, &flags)) {
zleft             896 ext/com_dotnet/com_variant.c 		php_com_variant_from_zval(vleft, zleft, codepage TSRMLS_CC);
zleft             917 ext/com_dotnet/com_variant.c 	zval *zleft = NULL;
zleft             923 ext/com_dotnet/com_variant.c 		"O", &zleft, php_com_variant_class_entry)) {
zleft             926 ext/com_dotnet/com_variant.c 	obj = CDNO_FETCH(zleft);