Lines Matching refs:dest
77 $dest = 0; # optional destination path
422 $dest = $arg;
425 if ( $dest and ($opt_zip || $opt_delete) ) {
488 if ( ($updminor) && !$dest ) {
497 if ( $dest ) {
498 $common_dest = $dest;
501 $dest = "$solarversion/$inpath";
509 $dest = "$solarversion/$inpath" if ( !$dest );
510 $common_dest = $dest;
512 $dest =~ s#\\#/#g;
530 [ '%_DEST%', $dest ],
908 if ( $to =~ /^\Q$dest\E/ ) {
1125 if ( $file =~ s#^\Q$dest\E/##o ) {
1157 if ( $entry[2] =~ /^\Q$dest\E/ ) {
1191 $dest_dir{$platform_zip_file} = $dest;