Home
last modified time | relevance | path

Searched refs:names (Results 201 – 225 of 1179) sorted by last modified time

12345678910>>...48

/plugin/yourip/
H A DLICENSE327 necessary. Here is a sample; alter the names:
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js5268 var names;
5271 names = [name];
5274 names = name;
5276 for (i = 0; i < names.length; i++) {
5277 newProps[names[i]] = undefined;
H A Dmoment.js1813 function chooseLocale(names) { argument
1816 while (i < names.length) {
1817 split = normalizeLocale(names[i]).split('-');
1819 next = normalizeLocale(names[i + 1]);
/plugin/davcal/vendor/sabre/vobject/
H A DLICENSE13 * Neither the name Sabre nor the names of its contributors
H A DChangeLog.md334 * Added: OPTION_FORGIVING now also allows slashes in property names.
366 class names, so they are actually overridable.
/plugin/davcal/vendor/sabre/xml/
H A DCHANGELOG.md87 * Major BC Break: method names for the Element interface have been renamed
95 anyone, unless you are doing exact string matches on class names.
H A DLICENSE13 * Neither the name Sabre nor the names of its contributors
/plugin/davcal/vendor/sabre/event/
H A DLICENSE13 * Neither the name Sabre nor the names of its contributors
/plugin/davcal/vendor/sabre/http/
H A DLICENSE13 * Neither the name Sabre nor the names of its contributors
/plugin/davcal/vendor/sabre/uri/
H A DLICENSE13 * Neither the name Sabre nor the names of its contributors
/plugin/pot/
H A DLICENSE328 necessary. Here is a sample; alter the names:
H A DREADME.md122 With "potid" you can set individual names to each pot. If not, it will be set automatically. There …
/plugin/spreadout/
H A DLICENSE327 necessary. Here is a sample; alter the names:
/plugin/indexmenu/
H A DCOPYING333 necessary. Here is a sample; alter the names:
/plugin/actionrenderer/
H A DLICENSE327 necessary. Here is a sample; alter the names:
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DArtifact.php34 public $names; variable in Google\\Service\\OnDemandScanning\\Artifact
67 public function setNames($names) argument
69 $this->names = $names;
76 return $this->names;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/
H A DXML.php126 $names = explode('/', $name);
127 foreach ($names as $name) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDfareporting.php2155 'names' => [
H A DGoogleAnalyticsAdmin.php234 'names' => [
1104 'names' => [
H A DFirebaseappcheck.php217 'names' => [
338 'names' => [
387 'names' => [
436 'names' => [
485 'names' => [
534 'names' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3ImportTestCasesResponse.php26 public $names; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ImportTestCasesResponse
31 public function setNames($names) argument
33 $this->names = $names;
40 return $this->names;
/plugin/authgooglesheets/vendor/google/auth/
H A DCOPYING140 names, trademarks, service marks, or product names of the Licensor,
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md93 * Fixed Turkish locale messing up the conversion of level names to their constant values
179 * Fixed Turkish locale messing up the conversion of level names to their constant values
225 * Fixed naming of fields in Slack handler, all field names are now capitalized in all cases
234 * Fixed display of anonymous class names
253 * Added MercurialProcessor to add mercurial revision and branch names to log records
392 …ntext_ to avoid clashes. Watch out if you have scripts reading those from the API and rely on names
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
H A DBatchDeleteJobsRequest.php26 public $names; variable in Google\\Service\\CloudTalentSolution\\BatchDeleteJobsRequest
31 public function setNames($names) argument
33 $this->names = $names;
40 return $this->names;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DPerson.php417 public function setNames($names) argument
419 $this->names = $names;
426 return $this->names;

12345678910>>...48