Home
last modified time | relevance | path

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

/aoo4110/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.pm628 $downloadname = installer::ziplist::getinfofromziplist($allsettingsarrayref, "downloadname");
629 …ler::globals::languagepack ) { $downloadname = installer::ziplist::getinfofromziplist($allsettings…
630 …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
/aoo4110/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…
1243 my $downloadname = installer::ziplist::getinfofromziplist($allsettingsarrayref, "downloadname");
1453 my $includepathref = installer::ziplist::getinfofromziplist($allsettingsarrayref, "include");

Completed in 34 milliseconds