Searched refs:Package (Results 1 – 25 of 49) sorted by relevance
12
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ArtifactRegistry/ |
| D | ListPackagesResponse.php | 27 protected $packagesType = Package::class; 45 * @param Package[] 52 * @return Package[]
|
| D | Package.php | 20 class Package extends \Google\Model class 98 class_alias(Package::class, 'Google_Service_ArtifactRegistry_Package');
|
| /plugin/latexit/_test/ |
| D | package.test.php | 25 $p = new Package("balik"); 33 $p = new Package("balik"); 45 $p = new Package("balik");
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ArtifactRegistry/Resource/ |
| D | ProjectsLocationsRepositoriesPackages.php | 22 use Google\Service\ArtifactRegistry\Package; alias 53 * @return Package 59 return $this->call('get', [$params], Package::class);
|
| /plugin/latexit/classes/ |
| D | Package.php | 13 class Package { class 126 * @param Package $a 127 * @param Package $b
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/ |
| D | Package.php | 20 class Package extends \Google\Model class 62 class_alias(Package::class, 'Google_Service_Dataflow_Package');
|
| D | WorkItem.php | 45 protected $packagesType = Package::class; 153 * @param Package[] 160 * @return Package[]
|
| D | WorkerPool.php | 75 protected $packagesType = Package::class; 299 * @param Package[] 306 * @return Package[]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/ |
| D | Package.php | 20 class Package extends \Google\Collection class 52 class_alias(Package::class, 'Google_Service_ContainerAnalysis_Package');
|
| /plugin/latexit/ |
| D | helper.php | 68 * @param Package $package 70 public function addPackage(Package $package){
|
| D | renderer.php | 261 $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/ |
| D | MIGRATION.md | 16 - 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.
|
| D | CHANGELOG.md | 42 - 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/ |
| D | Installer.php | 16 use Composer\Package\PackageInterface; 17 use Composer\Package\AliasPackage;
|
| /plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Process/ |
| D | Process.php | 17 use Composer\Package\Dumper\ArrayDumper; 19 use Composer\Package\Loader\ArrayLoader;
|
| /plugin/tgnotify/ |
| D | README.rst | 4 Package description
|
| /plugin/combo/grammar/ |
| H A D | README.md | 17 * Package: `ComboStrap\PageSqlParser`
|
| /plugin/findologicxmlexport/vendor/jms/serializer/doc/ |
| D | configuration.rst | 77 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/ |
| D | README.md | 25 Package available on [Composer](https://packagist.org/packages/ezyang/htmlpurifier).
|
| /plugin/button/tests/data/pages/ |
| D | start.txt | 59 [[{buttons:fbreader.png|default}!apt:toto|Package toto]]
|
| /plugin/jplayer/vendor/mustache/mustache/ |
| D | README.md | 6 [](htt…
|
| /plugin/barcodes/vendor/jucksearm/php-barcode/ |
| D | README.md | 142 * **Original Package** Nicola Asuni https://github.com/tecnickcom/TCPDF 144 * **Package Copyright** Jucksearm Boonmor <jucksearm.bkk@gmail.com>
|
| /plugin/deletepageguard/ |
| H A D | RELEASE.md | 154 ### 6. Create Distribution Package 266 ### Package Contents
|
| /plugin/ckgedit/ckeditor/plugins/scayt/ |
| D | README.md | 7 …ity into CKEditor 4. It is integrated by default starting with [Standard Package of CKEditor 4](ht…
|
| /plugin/jdraw/src/com/mxgraph/examples/swing/ |
| D | GraphEditor.java.bak | 260 "Package", 265 50, 50, "Package");
|
12