Lines Matching refs:read_file
1051 my $customacfile = installer::files::read_file($customactionfilename);
1721 my $customactiontable = installer::files::read_file($customactiontablename);
1723 my $installuitable = installer::files::read_file($installuitablename);
1725 my $featuretable = installer::files::read_file($featuretablename);
1727 my $directorytable = installer::files::read_file($directorytablename);
1729 my $componenttable = installer::files::read_file($componenttablename);
1937 my $onefile = installer::files::read_file($onefilename);
1962 my $onefile = installer::files::read_file($onefilename);
2272 my $customactionidttable = installer::files::read_file($customactionidttablename);
2274 my $installexecutetable = installer::files::read_file($installexecutetablename);
2276 my $adminexecutetable = installer::files::read_file($adminexecutetablename);
2278 my $installuitable = installer::files::read_file($installuitablename);
2280 my $controleventtable = installer::files::read_file($controleventtablename);
2282 my $controlconditiontable = installer::files::read_file($controlconditiontablename);
2413 my $dialogfile = installer::files::read_file($dialogfilename);
2414 my $controlfile = installer::files::read_file($controlfilename);