Home
last modified time | relevance | path

Searched refs:Package (Results 1 – 25 of 49) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ArtifactRegistry/
DListPackagesResponse.php27 protected $packagesType = Package::class;
45 * @param Package[]
52 * @return Package[]
DPackage.php20 class Package extends \Google\Model class
98 class_alias(Package::class, 'Google_Service_ArtifactRegistry_Package');
/plugin/latexit/_test/
Dpackage.test.php25 $p = new Package("balik");
33 $p = new Package("balik");
45 $p = new Package("balik");
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ArtifactRegistry/Resource/
DProjectsLocationsRepositoriesPackages.php22 use Google\Service\ArtifactRegistry\Package; alias
53 * @return Package
59 return $this->call('get', [$params], Package::class);
/plugin/latexit/classes/
DPackage.php13 class Package { class
126 * @param Package $a
127 * @param Package $b
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
DPackage.php20 class Package extends \Google\Model class
62 class_alias(Package::class, 'Google_Service_Dataflow_Package');
DWorkItem.php45 protected $packagesType = Package::class;
153 * @param Package[]
160 * @return Package[]
DWorkerPool.php75 protected $packagesType = Package::class;
299 * @param Package[]
306 * @return Package[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
DPackage.php20 class Package extends \Google\Collection class
52 class_alias(Package::class, 'Google_Service_ContainerAnalysis_Package');
/plugin/latexit/
Dhelper.php68 * @param Package $package
70 public function addPackage(Package $package){
Drenderer.php261 $pckg = new Package('babel');
266 $pckg = new Package('inputenc');
316 /** @var Package $package */
418 $package = new Package('hyperref');
569 $package = new Package('fixltx2e');
586 $package = new Package('fixltx2e');
603 $package = new Package('ulem');
772 $pckg = new Package('listings');
820 $pckg = new Package('soul');
1216 $pckg = new Package('longtable');
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/
DMIGRATION.md16 - Package Fix: The un-minified source is now also added to the `dist` folder.
19 - Package Fix: Renamed the built folder to `dist`, which is more appropriate than the previous nami…
30 - Package Fix: The old `js` build folder.
DCHANGELOG.md42 - Package Fix: The un-minified source is now also added to the `dist` folder.
53 - Package Fix: Renamed the built folder to `dist`, which is more appropriate than the previous nami…
64 - Package Fix: The old `js` build folder.
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/
DInstaller.php16 use Composer\Package\PackageInterface;
17 use Composer\Package\AliasPackage;
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Process/
DProcess.php17 use Composer\Package\Dumper\ArrayDumper;
19 use Composer\Package\Loader\ArrayLoader;
/plugin/tgnotify/
DREADME.rst4 Package description
/plugin/combo/grammar/
H A DREADME.md17 * Package: `ComboStrap\PageSqlParser`
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
Dconfiguration.rst77 replaced with ``.``. So, if you class would be named ``Vendor\Package\Foo``, the metadata file woul…
78 at ``$someDir/Vendor.Package.Foo.(xml|yml)``. For more information, see the :doc:`reference <refere…
/plugin/scrape/vendor/ezyang/htmlpurifier/
DREADME.md25 Package available on [Composer](https://packagist.org/packages/ezyang/htmlpurifier).
/plugin/button/tests/data/pages/
Dstart.txt59 [[{buttons:fbreader.png|default}!apt:toto|Package toto]]
/plugin/jplayer/vendor/mustache/mustache/
DREADME.md6 [![Package version](http://img.shields.io/packagist/v/mustache/mustache.svg?style=flat-square)](htt…
/plugin/barcodes/vendor/jucksearm/php-barcode/
DREADME.md142 * **Original Package** Nicola Asuni https://github.com/tecnickcom/TCPDF
144 * **Package Copyright** Jucksearm Boonmor <jucksearm.bkk@gmail.com>
/plugin/deletepageguard/
H A DRELEASE.md154 ### 6. Create Distribution Package
266 ### Package Contents
/plugin/ckgedit/ckeditor/plugins/scayt/
DREADME.md7 …ity into CKEditor 4. It is integrated by default starting with [Standard Package of CKEditor 4](ht…
/plugin/jdraw/src/com/mxgraph/examples/swing/
DGraphEditor.java.bak260 "Package",
265 50, 50, "Package");

12