Home
last modified time | relevance | path

Searched defs:packagefile (Results 1 – 23 of 23) sorted by relevance

/dports/devel/pear-PEAR_PackageFileManager2/PEAR_PackageFileManager2-1.0.4/examples/
H A DeasyMigration.php29 $packagefile = $packagedirectory . DIRECTORY_SEPARATOR . 'package.xml'; variable
70 $packagefile = 'package.xml'; variable
H A Dupdatepackage.php26 $packagefile = 'c:/php/pear/HTML_Progress2/package2.xml'; variable
H A DbasicConvert.php26 $packagefile = 'C:\PEAR\HTML\HTML_AJAX-0.5.0\package.xml'; variable
H A DdetectDependencies.php41 $packagefile = $packagedirectory . DIRECTORY_SEPARATOR . 'package.xml'; variable
/dports/devel/pear-PEAR_PackageFileManager2/PEAR_PackageFileManager2-1.0.4/PEAR/
H A DPackageFileManager2.php660 public static function &importFromPackageFile1($packagefile, $options = array())
688 public static function &importOptions($packagefile, $options = array())
735 function _importOptions($packagefile, $options)
1719 …protected static function &_getExistingPackageXML($path, $packagefile = 'package.xml', $options = …
/dports/www/moinmoin/moin-1.9.11/MoinMoin/util/
H A Dpysupport.py39 def getPackageModules(packagefile): argument
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_joomlaupdate/models/
H A Ddefault.php366 private function isChecksumValid($packagefile, $updateObject)
/dports/deskutils/egroupware/egroupware/vendor/pear/pear/PEAR/PackageFile/Parser/
H A Dv1.php40 function fromV2($packagefile)
/dports/www/joomla3/joomla3-3.9.24/libraries/src/Installer/
H A DInstallerHelper.php385 public static function isChecksumValid($packagefile, $updateObject)
/dports/devel/pear/pear-1.10.12/go-pear-bundle/tmp/PEAR-1.10.12/PEAR/PackageFile/Parser/
H A Dv1.php40 function fromV2($packagefile)
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/pear/pear/PEAR/PackageFile/Parser/
H A Dv1.php40 function fromV2($packagefile)
/dports/security/mailzu/MailZu_0.8RC3/lib/pear/PEAR/PackageFile/Parser/
H A Dv1.php108 $pf->setLogger($this->_logger);
/dports/devel/pear-PEAR_PackageFileManager/PEAR_PackageFileManager-1.7.2/PEAR/
H A DPackageFileManager.php593 function importOptions($packagefile, $options = array())
1644 function _getExistingPackageXML($path, $packagefile = 'package.xml')
/dports/mail/phplist/phplist-3.6.6/public_html/lists/admin/
H A Dplugins.php52 $packagefile = fetchUrlDirect($packageurl); variable
/dports/security/mailzu/MailZu_0.8RC3/lib/pear/PEAR/PackageFile/Generator/
H A Dv1.php48 function PEAR_PackageFile_Generator_v1(&$packagefile)
/dports/deskutils/egroupware/egroupware/vendor/pear/pear/PEAR/PackageFile/Generator/
H A Dv1.php41 function __construct(&$packagefile)
H A Dv2.php102 function __construct(&$packagefile)
/dports/devel/pear/pear-1.10.12/go-pear-bundle/tmp/PEAR-1.10.12/PEAR/PackageFile/Generator/
H A Dv2.php102 function __construct(&$packagefile)
H A Dv1.php41 function __construct(&$packagefile)
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/pear/pear/PEAR/PackageFile/Generator/
H A Dv1.php41 function __construct(&$packagefile)
H A Dv2.php102 function __construct(&$packagefile)
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/dist/
H A Dbuild.go975 func packagefile(pkg string) string { func
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/dist/
H A Dbuild.go946 func packagefile(pkg string) string { func