Home
last modified time | relevance | path

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

/dports/math/mpsolve/mpsolve-3.2.1/tools/
H A Ddownload-mingw-rpm.py179 parser.set_defaults(withdeps=False)
234 packages = packagesDownload(packages, options.withdeps, options.srcpkg)
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/core/lib/
H A Dadmin.lib.php968 * @param int $withdeps Activate/Disable also all dependencies
971 function activateModule($value, $withdeps = 1) argument
1036 if ($withdeps) {
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/lib/
H A Dadmin.lib.php986 * @param int $withdeps Activate/Disable also all dependencies
989 function activateModule($value, $withdeps = 1) argument
1054 if ($withdeps) {