ntmp              587 ext/com_dotnet/com_wrapper.c 	zval *tmp, **ntmp;
ntmp              606 ext/com_dotnet/com_wrapper.c 			zend_hash_get_current_data_ex(id_to_name, (void**)&ntmp, &pos);
ntmp              610 ext/com_dotnet/com_wrapper.c 			zend_hash_update(disp->name_to_dispid, Z_STRVAL_PP(ntmp),
ntmp              611 ext/com_dotnet/com_wrapper.c 				Z_STRLEN_PP(ntmp)+1, (void*)&tmp, sizeof(zval *), NULL);