Home
last modified time | relevance | path

Searched refs:existing (Results 51 – 75 of 178) sorted by last modified time

12345678

/plugin/davcal/vendor/sabre/http/
H A DCHANGELOG.md57 * #38: The Authentication helpers no longer overwrite any existing
93 * This means that `setHeaders()` does not wipe out every existing header
100 * `addHeader()` will now preserve an existing header with that name, and add a
168 existing Message::getBody changed it's behavior, so be careful.
197 * Changed: setHeaders() now overwrites any existing http headers.
H A DREADME.md542 * This method overwrites all existing HTTP headers
553 * overwritten, but any other existing headers will be retained.
687 * This method overwrites all existing HTTP headers
698 * overwritten, but any other existing headers will be retained.
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md173 to parse incoming iTip messages and apply the result on existing calendars,
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md262 - `setPath` now supports appending to an existing array via the `[]` notation.
H A DCHANGELOG.md349 * No longer overwriting an existing `application/x-www-form-urlencoded` header
637 * Updated the `$ref` attribute in service descriptions to merge over any existing parameters of a s…
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md397 * Added LogglyHandler::addTag to allow adding tags to an existing handler
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md163 LimitStream can be used to read a subset or slice of an existing stream object.
269 This decorator could be added to any existing stream and used like so:
669 Creates a new URI with a specific query string value. Any existing query string values that exactly…
684 Creates a new URI with a specific query string value removed. Any existing query string values that…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/
H A DGoogleCloudChannelV1CloudIdentityCustomerAccount.php33 public $existing; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1CloudIdentityCustomerAccount
70 public function setExisting($existing) argument
72 $this->existing = $existing;
79 return $this->existing;
/plugin/commonmark/
H A DREADME.md13 If you want to parse all DW pages as Commonmark without specific doctype, you can enable `force_commonmark` option on config. But this action may conflit with existing document of DW markup, so please use it carefully.
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js10918 var existing = namespaces.byUri(nsUri);
10920 if (!existing || local) {
25141 var existing = this.get(recognizer.options.event);
25142 if (existing) {
25143 this.remove(existing);
/plugin/newpagetemplate/
H A Dcli.php22 $existing = $this->colors->wrap('existing', 'cyan');
36 "If this option is set to '$nosave', then none of the the pages will be saved; if set to '$existing', " .
37 "then existing pages will not be over-written, but all other pages will be created and saved. " .
38 " If set to '$false' all pages will saved and existing pages over-written. " .
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG-0.x.md
/plugin/diagramsnet/lib/resources/
H A Ddia_kn.txt627 replaceExistingDrawing=Replace existing drawing
H A Ddia_si.txt627 replaceExistingDrawing=Replace existing drawing
H A Ddia_sl.txt627 replaceExistingDrawing=Replace existing drawing
H A Ddia_ta.txt627 replaceExistingDrawing=Replace existing drawing
H A Ddia_bn.txt627 replaceExistingDrawing=Replace existing drawing
H A Ddia_eo.txt627 replaceExistingDrawing=Replace existing drawing
H A Ddia_mr.txt627 replaceExistingDrawing=Replace existing drawing
H A Ddia_my.txt627 replaceExistingDrawing=Replace existing drawing
H A Ddia_hi.txt627 replaceExistingDrawing=Replace existing drawing
H A Ddia_lt.txt627 replaceExistingDrawing=Replace existing drawing
H A Ddia_sk.txt627 replaceExistingDrawing=Replace existing drawing
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/diagramsnet/lib/js/diagramly/
H A DPages.js1070 var existing = {};
1078 existing[tmp] = tmp;
1090 while (existing[name] != null);

12345678