Home
last modified time | relevance | path

Searched refs:replace_one_variable (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/solenv/bin/modules/installer/
H A Ddownload.pm886 sub replace_one_variable subroutine
931 replace_one_variable($templatefile, "PRODUCTNAMEPLACEHOLDER", $productname);
1021 replace_one_variable($templatefile, "SETUPICOPLACEHOLDER", $$completefilenameref);
1035 replace_one_variable($templatefile, "PUBLISHERPLACEHOLDER", $publisher);
1049 replace_one_variable($templatefile, "WEBSITEPLACEHOLDER", $website);
1096 replace_one_variable($templatefile, "PRODUCTPATHPLACEHOLDER", $productpath);
1111 replace_one_variable($templatefile, "DOWNLOADNAMEPLACEHOLDER", $downloadname);
1183 replace_one_variable($templatefile, "ALLFILESPLACEHOLDER", $filestring);
1302 replace_one_variable($templatefile, "ALLLANGUAGESPLACEHOLDER", $alllangstring);
1632 replace_one_variable($templatefile, "NSISPATHPLACEHOLDER", $nsisdir);
[all …]
H A Djavainstaller.pm517 sub replace_one_variable subroutine
540 replace_one_variable($xmlfile, $value, $key);
/aoo41x/main/solenv/bin/modules/installer/windows/
H A Dfeature.pm199 sub replace_one_variable subroutine
220 replace_one_variable($translationfile, $value, $key);

Completed in 32 milliseconds