Home
last modified time | relevance | path

Searched refs:add (Results 76 – 100 of 1942) sorted by relevance

12345678910>>...78

/plugin/icalevents/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php332 $fbData->add(
342 $fbData->add(
362 $recurEnd = $recurStart->add($startEndDiff);
375 $fbData->add(
487 $fbData->add(
519 $fbData->add(
555 $calendar->add($vfreebusy);
560 $vfreebusy->add($dtstart);
565 $vfreebusy->add($dtend);
571 $vfreebusy->add($dtstamp);
[all …]
H A DVCardConverter.php133 …$output->add('ITEM' . $x . '.X-ABDATE', $newProperty->getValue(), ['VALUE' => 'DATE-AND-OR-TIME']);
134 $output->add('ITEM' . $x . '.X-ABLABEL', '_$!<Anniversary>!$_');
259 $output->add($newProperty);
399 $newProperty->add('PREF', '1');
401 $newProperty->add($param->name, $paramPart);
412 $newProperty->add($param->name, $param->getParts());
443 $newProperty->add($param->name, $param->getParts());
454 $newProperty->add('TYPE', 'PREF');
459 $newProperty->add($param->name, $param->getParts());
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/mt/
H A Dmt.txt
/plugin/webdav/vendor/sabre/vobject/lib/Component/
H A DVAlarm.php44 $effectiveTrigger = $effectiveTrigger->add($triggerDuration);
56 $effectiveTrigger = $effectiveTrigger->add($triggerDuration);
60 $effectiveTrigger = $effectiveTrigger->add($duration);
61 $effectiveTrigger = $effectiveTrigger->add($triggerDuration);
64 $effectiveTrigger = $effectiveTrigger->add($triggerDuration);
/plugin/icalevents/vendor/sabre/vobject/lib/Component/
H A DVAlarm.php45 $effectiveTrigger = $effectiveTrigger->add($triggerDuration);
57 $effectiveTrigger = $effectiveTrigger->add($triggerDuration);
61 $effectiveTrigger = $effectiveTrigger->add($duration);
62 $effectiveTrigger = $effectiveTrigger->add($triggerDuration);
65 $effectiveTrigger = $effectiveTrigger->add($triggerDuration);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/
H A DEd25519.php115 $v = $this->d->multiply($y2)->add($this->one);
132 $exp = $this->getModulo()->add(new BigInteger(3));
269 $h = $a->add($b);
270 $temp = $x1->add($y1);
273 $f = $c->add($g);
318 $b = $y1->add($x1)->multiply($y2->add($x2));
323 $g = $d->add($c);
324 $h = $b->add($a);
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DAutoprefixerFilter.php64 $pb->add('-b')->add(implode(',', $this->browsers));
68 $pb->add('-o')->add($output);
H A DCoffeeScriptFilter.php58 $pb->add('-cp');
61 $pb->add('--bare');
65 $pb->add('--no-header');
68 $pb->add($input);
/plugin/gtime/gtlib/asn1/tsp/
H A DTSPAccuracy.php164 $sequence->add(new ASN1Integer($this->seconds));
175 $sequence->add($tag);
186 $sequence->add($tag);
203 $accuracy = $accuracy->add(new GTBigInteger($this->seconds));
209 $accuracy = $accuracy->add(new GTBigInteger($this->millis));
215 $accuracy = $accuracy->add(new GTBigInteger($this->micros));
/plugin/tooltip/
H A DChangeLog10 * lang/: (add) Support for English and Spanish languages (en, es).
11 * lang/: (add) Partial support for Esperanto language (eo).
19 * style.css: (add) added "winlike" style.
25 * DokuWiki page: (add) added pictures
29 * README: (add) first implemented
30 * ChangeLog: (add) first implemented, lifted from:
/plugin/webdav/vendor/sabre/vobject/lib/
H A DVCardConverter.php126 … $output->add('ITEM'.$x.'.X-ABDATE', $newProperty->getValue(), ['VALUE' => 'DATE-AND-OR-TIME']);
127 $output->add('ITEM'.$x.'.X-ABLABEL', '_$!<Anniversary>!$_');
240 $output->add($newProperty);
369 $newProperty->add('PREF', '1');
371 $newProperty->add($param->name, $paramPart);
381 $newProperty->add($param->name, $param->getParts());
407 $newProperty->add($param->name, $param->getParts());
418 $newProperty->add('TYPE', 'PREF');
423 $newProperty->add($param->name, $param->getParts());
/plugin/davcard/vendor/sabre/vobject/lib/
H A DVCardConverter.php129 …$output->add('ITEM' . $x . '.X-ABDATE', $newProperty->getValue(), array('VALUE' => 'DATE-AND-OR-TI…
130 $output->add('ITEM' . $x . '.X-ABLABEL', '_$!<Anniversary>!$_');
255 $output->add($newProperty);
392 $newProperty->add('PREF','1');
394 $newProperty->add($param->name, $paramPart);
405 $newProperty->add($param->name, $param->getParts());
435 $newProperty->add($param->name, $param->getParts());
446 $newProperty->add('TYPE','PREF');
451 $newProperty->add($param->name, $param->getParts());
/plugin/swiftmail/Swift/Connection/
H A DSMTP.php206 $log->add("Authentication mechanism '" . $auth->getAuthExtensionName() . "' attached.");
298 $log->add("Trying to connect to SMTP server at '" . $server . ":" . $this->port);
306 $log->add($error_msg, Swift_Log::ERROR);
347 $log->add("Trying to authenticate with username '" . $user . "'.");
354 $log->add("No authenticators loaded; looking for defaults.");
379 $log->add("Server (perhaps wrongly) is not advertising AUTH... manually overriding.");
393 $log->add("Trying '" . $name . "' authentication...");
399 $log->add("Success! Authentication accepted.");
425 $log->add("Closing down SMTP connection.");
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DVCardConverter.php129 …$output->add('ITEM' . $x . '.X-ABDATE', $newProperty->getValue(), array('VALUE' => 'DATE-AND-OR-TI…
130 $output->add('ITEM' . $x . '.X-ABLABEL', '_$!<Anniversary>!$_');
255 $output->add($newProperty);
392 $newProperty->add('PREF','1');
394 $newProperty->add($param->name, $paramPart);
405 $newProperty->add($param->name, $param->getParts());
435 $newProperty->add($param->name, $param->getParts());
446 $newProperty->add('TYPE','PREF');
451 $newProperty->add($param->name, $param->getParts());
/plugin/davcal/vendor/sabre/vobject/lib/
H A DVCardConverter.php129 …$output->add('ITEM' . $x . '.X-ABDATE', $newProperty->getValue(), array('VALUE' => 'DATE-AND-OR-TI…
130 $output->add('ITEM' . $x . '.X-ABLABEL', '_$!<Anniversary>!$_');
255 $output->add($newProperty);
392 $newProperty->add('PREF','1');
394 $newProperty->add($param->name, $paramPart);
405 $newProperty->add($param->name, $param->getParts());
435 $newProperty->add($param->name, $param->getParts());
446 $newProperty->add('TYPE','PREF');
451 $newProperty->add($param->name, $param->getParts());
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DPropertyTest.php88 $property->add('paramname', 'paramvalue');
197 $property->add('myparam','value');
212 $prop->add('MYPARAM','value');
224 $prop->add('MYPARAM', 'value1');
225 $prop->add('MYPARAM', 'value2');
340 $calendar->add($property);
355 $calendar->add($property);
363 $property = $document->add('X-FOO','value');
376 $property = $document->add('X-FOO','value');
389 $property = $document->add('X-FOO','value');
[all …]
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DPropertyTest.php87 $property->add('paramname', 'paramvalue');
196 $property->add('myparam', 'value');
211 $prop->add('MYPARAM', 'value');
223 $prop->add('MYPARAM', 'value1');
224 $prop->add('MYPARAM', 'value2');
339 $calendar->add($property);
354 $calendar->add($property);
362 $property = $document->add('X-FOO', 'value');
375 $property = $document->add('X-FOO', 'value');
388 $property = $document->add('X-FOO', 'value');
[all …]
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DPropertyTest.php88 $property->add('paramname', 'paramvalue');
197 $property->add('myparam','value');
212 $prop->add('MYPARAM','value');
224 $prop->add('MYPARAM', 'value1');
225 $prop->add('MYPARAM', 'value2');
340 $calendar->add($property);
355 $calendar->add($property);
363 $property = $document->add('X-FOO','value');
376 $property = $document->add('X-FOO','value');
389 $property = $document->add('X-FOO','value');
[all …]
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DPropertyTest.php88 $property->add('paramname', 'paramvalue');
197 $property->add('myparam','value');
212 $prop->add('MYPARAM','value');
224 $prop->add('MYPARAM', 'value1');
225 $prop->add('MYPARAM', 'value2');
340 $calendar->add($property);
355 $calendar->add($property);
363 $property = $document->add('X-FOO','value');
376 $property = $document->add('X-FOO','value');
389 $property = $document->add('X-FOO','value');
[all …]
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Visitor/
H A DExplain.php135 * If here is already data in the buffer, add a separator before starting the next.
382 if ($repeatsOddEven && $position->add === 1) {
384 } elseif ($repeatsOddEven && $position->add === 0) {
387 $css = $position->add;
390 if ($position->add !== 0) {
391 $css .= $position->add >= 0
392 ? '+'.$position->add : $position->add;
396 if ($position->add !== 0) {
397 $css .= $position->add >
[all...]
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A Dclass.csstidy.php339 $add = array('m' => $message, 't' => $type);
340 if(!isset($this->log[$line]) || !in_array($add,$this->log[$line]))
342 $this->log[$line][] = $add;
357 $add = '';
363 $add .= $string{$i};
371 …if(hexdec($add) > 47 && hexdec($add) < 58 || hexdec($add) > 64 && hexdec($add) < 91 || hexdec($add
373 …$this->log('Replaced unicode notation: Changed \\'. $add .' to ' . chr(hexdec($add)),'Information'…
374 $add = chr(hexdec($add));
378 $add = trim('\\'.$add);
387 return $add;
[all …]
/plugin/struct/types/
H A DAutoSummary.php44 * @param QueryBuilderWhere $add
51 public function filter(QueryBuilderWhere $add, $tablealias, $colname, $comp, $value, $op) argument
53 $QB = $add->getQB();
58 $sub = $add->where($op);
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DShareableCalendar.php29 * @param array $add
33 function updateShares(array $add, array $remove) { argument
35 $this->caldavBackend->updateShares($this->calendarInfo['id'], $add, $remove);
/plugin/gtime/gtlib/asn1/gt/
H A DGTTimeSignature.php155 $sequence->add(new ASN1OctetString($this->location));
156 $sequence->add(new ASN1OctetString($this->history));
157 $sequence->add($this->publishedData);
168 $sequence->add($tag);
177 $set->add(new ASN1OctetString($item));
187 $sequence->add($tag);
/plugin/swiftmail/Swift/
H A DRecipientList.php52 public function add($address, $name="", $where="to") function in Swift_RecipientList
61 foreach ($address as $a) $this->add($a, $name, $where);
130 $this->add($address, $name, "to");
164 $this->add($address, $name, "cc");
198 $this->add($address, $name, "bcc");

12345678910>>...78