Lines Matching refs:files
27 use installer::files;
299 installer::files::save_file($licensefilename, $licensefile);
325 installer::files::save_file($licensefilename, \@licensearray);
345 installer::files::save_file($licensefilename, \@licensearray);
1211 my $javafile = installer::files::read_file($javafilename);
1228 installer::files::save_file($javafilename, $javafile);
1690 my $javatemplateorigfile = installer::files::read_file($templatefilename);
1697 my $ulffile = installer::files::read_file($ulffilename);
1711 my $templatefile = installer::files::read_file($templatefilename);
1719 my $licensefile = installer::files::read_file($licensefilesource);
1739 installer::files::save_file($newfilename, $templatefile);
1758 my $basetemplatefile = installer::files::read_file($basedestfilename);
1768 installer::files::save_file($basedestfilename, $basetemplatefile);
1809 my $xmlfile = installer::files::read_file($xmlfilename);
1812 installer::files::save_file($xmlfilename2, $xmlfile);
1815 installer::files::save_file($xmlfilename3, $xmlfile);
1822 installer::files::save_file($xmlfilename4, $xmlfile);
1825 installer::files::save_file($xmlfilename, $xmlfile);