Home
last modified time | relevance | path

Searched refs:required (Results 1201 – 1225 of 1252) sorted by path

1...<<4142434445464748495051

/plugin/twofactorsmsgateway/
H A DLICENSE112 the Program is not required to print an announcement.)
180 5. You are not required to accept this License, since you have not
/plugin/twofactortelegram/
H A DLICENSE112 the Program is not required to print an announcement.)
180 5. You are not required to accept this License, since you have not
/plugin/twofactoryubiauth/
H A DLICENSE112 the Program is not required to print an announcement.)
180 5. You are not required to accept this License, since you have not
/plugin/unsplashdoku/
H A DLICENSE112 the Program is not required to print an announcement.)
180 5. You are not required to accept this License, since you have not
/plugin/uparrow/
H A DCOPYING112 the Program is not required to print an announcement.)
180 5. You are not required to accept this License, since you have not
/plugin/upgrade/
H A DLICENSE112 the Program is not required to print an announcement.)
180 5. You are not required to accept this License, since you have not
/plugin/upgrade/vendor/composer/
H A DInstalledVersions.php117 * @param string|null $constraint A version constraint to check for, if you pass one you have to make sure composer/semver is required by your package
331 /** @var array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>} $required */
332 $required = require $vendorDir.'/composer/installed.php';
333 $installed[] = self::$installedByVendor[$vendorDir] = $required;
345 /** @var array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>} $required */
346 $required = require __DIR__ . '/installed.php';
347 self::$installed = $required;
/plugin/upgrade/vendor/splitbrain/php-cli/src/
H A DOptions.php111 * @param bool $required is this a required argument
115 public function registerArgument($arg, $help, $required = true, $command = '') argument
124 'required' => $required
183 * Checks the actual number of arguments against the required number
197 if (!$arg['required']) {
199 } // last required arguments seen
258 // argument required?
283 // argument required
[all...]
/plugin/usecounter/
H A DLICENSE311 procedures, authorization keys, or other information required to install
437 You are not required to accept this License in order to receive or
/plugin/usermanagerextended/
H A DLICENSE112 the Program is not required to print an announcement.)
180 5. You are not required to accept this License, since you have not
/plugin/usersubscriptions/
H A DCOPYING112 the Program is not required to print an announcement.)
180 5. You are not required to accept this License, since you have not
/plugin/var/
H A DCOPYING112 the Program is not required to print an announcement.)
180 5. You are not required to accept this License, since you have not
/plugin/vbsso/views/
H A Daction.tpl2 The following PHP extensions are required to be installed:
H A Dadmin.html1.tpl2 extensions are required to be installed: <strong>[[content-0]]</strong></div>
/plugin/vimeo/
H A DLICENSE112 the Program is not required to print an announcement.)
180 5. You are not required to accept this License, since you have not
/plugin/virtualkeyboard/vk/
H A Dlicense.txt318 For an executable, the required form of the "work that uses the
357 9. You are not required to accept this License, since you have not
/plugin/vote/
H A DCOPYING112 the Program is not required to print an announcement.)
180 5. You are not required to accept this License, since you have not
/plugin/wavedrom/
H A DLICENSE311 procedures, authorization keys, or other information required to install
437 You are not required to accept this License in order to receive or
/plugin/webcode/
H A DLICENSE140 except as required for reasonable and customary use in describing the
143 7. Disclaimer of Warranty. Unless required by applicable law or
155 unless required by applicable law (such as deliberate and grossly
197 Unless required by applicable law or agreed to in writing, software
/plugin/webcomponent/
H A DLICENSE140 except as required for reasonable and customary use in describing the
143 7. Disclaimer of Warranty. Unless required by applicable law or
155 unless required by applicable law (such as deliberate and grossly
197 Unless required by applicable law or agreed to in writing, software
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md899 this method is now required.
1107 * Fixed: Issue #374: Don't urlescape colon (:) when it's not required.
1228 migration script is required to ensure everything will keep working. Read the
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Subscriptions/
H A DSubscription.php50 $required = [
57 foreach ($required as $r) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Notification/
H A DInvite.php143 $required = [
153 foreach ($required as $item) {
H A DInviteReply.php95 $required = [
104 foreach ($required as $item) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sharing/
H A DPlugin.php314 throw new BadRequest('The "href" POST parameter is required');
317 throw new BadRequest('The "access" POST parameter is required');

1...<<4142434445464748495051