Home
last modified time | relevance | path

Searched refs:getinfofromziplist (Results 1 – 6 of 6) sorted by relevance

/trunk/main/solenv/bin/modules/installer/
H A Dmail.pm102 $listener = installer::ziplist::getinfofromziplist($allsettingsarrayref, "fail");
106 my $mailinfo = installer::ziplist::getinfofromziplist($allsettingsarrayref, "mailinfo");
119 $listener = installer::ziplist::getinfofromziplist($allsettingsarrayref, "success");
123 my $mailinfo = installer::ziplist::getinfofromziplist($allsettingsarrayref, "mailinfo");
H A Dsimplepackage.pm632 $downloadname = installer::ziplist::getinfofromziplist($allsettingsarrayref, "downloadname");
633 …ler::globals::languagepack ) { $downloadname = installer::ziplist::getinfofromziplist($allsettings…
634 …if ( $installer::globals::patch ) { $downloadname = installer::ziplist::getinfofromziplist($allset…
H A Dlanguages.pm114 $languagelistref = installer::ziplist::getinfofromziplist($allsettingsarrayref, "languages");
H A Dsetupscript.pm44 my $scriptnameref = installer::ziplist::getinfofromziplist($allsettingsarrayref, "script");
H A Dziplist.pm543 sub getinfofromziplist subroutine
/trunk/main/solenv/bin/
H A Dmake_installer.pl658 my $downloadname = installer::ziplist::getinfofromziplist($allsettingsarrayref, "downloadname");
659 …ler::globals::languagepack ) { $downloadname = installer::ziplist::getinfofromziplist($allsettings…
660 …if ( $installer::globals::patch ) { $downloadname = installer::ziplist::getinfofromziplist($allset…
1249 my $downloadname = installer::ziplist::getinfofromziplist($allsettingsarrayref, "downloadname");
1459 my $includepathref = installer::ziplist::getinfofromziplist($allsettingsarrayref, "include");

Completed in 36 milliseconds