Lines Matching refs:hash
1245 my %hash = getpartattr("verify", "stdout");
1247 my $loadfile = $hash{'loadfile'};
1276 my $filemode=$hash{'mode'};
1282 if($hash{'nonewline'}) {
1288 if($hash{'crlf'} ||
1324 my %hash = getpartattr("verify", "stderr");
1327 my $filemode=$hash{'mode'};
1339 if($hash{'nonewline'}) {
1345 if($hash{'crlf'}) {
1372 my %hash = getpartattr("verify", "protocol");
1374 if($hash{'nonewline'}) {
1394 if($hash{'crlf'}) {
1488 my %hash = getpartattr("verify", "upload");
1489 if($hash{'nonewline'}) {
1507 if($hash{'crlf'}) {
1510 if($hash{'nonewline'}) {
1531 my %hash = getpartattr("verify", "proxy");
1533 if($hash{'nonewline'}) {
1554 if($hash{'crlf'} ||
1576 my %hash = getpartattr("verify", "file".$partsuffix);
1578 my $filename=$hash{'name'};
1608 my $filemode=$hash{'mode'};
1613 if($hash{'crlf'} ||
1633 if($hash{'nonewline'}) {