Lines Matching refs:read_file
1132 my $templatefile = installer::files::read_file($templatefilename);
2085 my $listfile = installer::files::read_file($$filelistnameref);
2323 my $includefile = installer::files::read_file($$includefilenameref);
2859 my $pkginfofile = installer::files::read_file($pkginfofilename);
2867 my $pkgmapfile = installer::files::read_file($pkgmapfilename);
2924 my $pkginfofile = installer::files::read_file($pkginfofilename);
2933 my $pkgmapfile = installer::files::read_file($pkgmapfilename);
3082 my $spellcheckfile = installer::files::read_file($$spellcheckfileref);
3159 my $licensefile = installer::files::read_file($$licenseref);
3163 my $setupfile = installer::files::read_file($setupfilename);
3310 $installer::globals::englishlicense = installer::files::read_file($$licensefileref);
3389 my $copyrightfile = installer::files::read_file($copyrightfilename);
3408 my $pkgmap = installer::files::read_file($pkgmapfilename);