Lines Matching refs:separator
111 $directoryhashref->{$key} = $parentvalue . $installer::globals::separator . $value;
128 $directoryhashref->{$key} = $parentvalue . $installer::globals::separator . $value;
145 $directoryhashref->{$key} = $parentvalue . $installer::globals::separator . $value;
505 my $bundlehttpsrc = $ENV{'TARFILE_LOCATION'} . $installer::globals::separator;
507 . $installer::globals::separator . $ENV{INPATH}
508 . $installer::globals::separator . "bin"
509 . $installer::globals::separator;
636 'HostName' => $parentdir->{'HostName'} . $installer::globals::separator . $basename
1220 $destfilename = $$directorynameref . $installer::globals::separator . $oneitemname;
1248 $onefile = $includepath . $installer::globals::separator . $$searchfilenameref;
1306 $onefile = $allfiles->{'includepath'} . $installer::globals::separator . $$searchfilenameref;
1326 $onefile = $allfiles->{'includepath'} . $installer::globals::separator . $newfilename;
1702 …$newfile->{'destination'} = $officedirectoryhostname . $installer::globals::separator . $newfilena…
2814 $hostname = $rootpath . $installer::globals::separator . $hostname;
2824 else { $onedir->{'HostName'} = $rootpath . $installer::globals::separator . $hostname; }
2837 $destination = $rootpath . $installer::globals::separator . $destination;
2852 $destination = $rootpath . $installer::globals::separator . $destination;
2858 $destinationfile = $rootpath . $installer::globals::separator . $destinationfile;