Home
last modified time | relevance | path

Searched refs:changed (Results 76 – 100 of 720) sorted by relevance

12345678910>>...29

/plugin/pgn4web/
H A DREADME.md49 changed license these days:
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRijndael.php273 $this->changed = $this->nonIVChanged = true;
521 if (!$this->changed) {
H A DRC2.php401 $this->changed = $this->nonIVChanged = true;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClient.asciidoc215 $params['if_seq_no'] = (number) only perform the delete operation if the last operation that has changed the document has the specified sequence number
216 $params['if_primary_term'] = (number) only perform the delete operation if the last operation that has changed the document has the specified primary term
421 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release
434 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release
485 $params['if_seq_no'] = (number) only perform the index operation if the last operation that has changed the document has the specified sequence number
486 $params['if_primary_term'] = (number) only perform the index operation if the last operation that has changed the document has the specified primary term
631 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release
699 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release
845 $params['if_seq_no'] = (number) only perform the update operation if the last operation that has changed the document has the specified sequence number
846 $params['if_primary_term'] = (number) only perform the update operation if the last operation that has changed th
[all...]
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Ddate.rst50 default can be easily changed by calling the ``setDateFormat()`` method on the
/plugin/flashplayer/
H A Dreadme-en.txt93 2010-02-26 - Removed SWFObjects and changed back to static output
/plugin/syntaxhighlighter3/sxh3/build/
H A Dtasks.coffee106 # this could be changed to minify all JS files, not just core
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dhost-config.asciidoc18 This behavior can be changed by using the `setHosts()` method on
H A Dselectors.asciidoc137 Selectors can be changed via the `setSelector()` method:
/plugin/s5/ui/pixel/
H A Dpretty.css4 Note that the 'body' font size may have to be changed if the resolution is
/plugin/s5/ui/flower/
H A Dpretty.css4 Note that the 'body' font size may have to be changed if the resolution is
/plugin/findologicxmlexport/vendor/hoa/file/
H A DFinder.php458 public function changed($date) function in Hoa\\File\\Finder
/plugin/imageflow/
H A DREADME.md40 …f/userstyle.css. The following table shows the css selector and the properties that can be changed.
/plugin/s5/ui/blue/
H A Dpretty.css4 Note that the 'body' font size may have to be changed if the resolution is
/plugin/authyubikey/
H A Dauth.php.org163 * @param string $user nick of the user to be changed
164 …* @param array $changes array of field/value pairs to be changed (password will be clear text)
/plugin/ckgdoku/ckeditor/lang/
H A Dlang_array.txt46 …"confirmCancel": "You have changed some options. Are you sure you want to close the dialog window?…
654 "manyChanges": "Spell check complete: %1 words changed",
655 "noChanges": "Spell check complete: No words changed",
660 "oneChange": "Spell check complete: One word changed",
H A Den.js.beautified42 … confirmCancel: "You have changed some options. Are you sure you want to close the dialog window?",
650 manyChanges: "Spell check complete: %1 words changed",
651 noChanges: "Spell check complete: No words changed",
656 oneChange: "Spell check complete: One word changed",
H A Den.js.unc5changed some options. Are you sure you want to close the dialog window?","options":"Options","targ…
/plugin/ckgedit/ckeditor/lang/
H A Dlang_array.txt46 …"confirmCancel": "You have changed some options. Are you sure you want to close the dialog window?…
654 "manyChanges": "Spell check complete: %1 words changed",
655 "noChanges": "Spell check complete: No words changed",
660 "oneChange": "Spell check complete: One word changed",
/plugin/s5/ui/yatil/
H A Dpretty.css2 Note that the 'body' font size may have to be changed if the resolution is
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/
H A DSymmetricKey.php394 protected $changed = true; variable in phpseclib3\\Crypt\\Common\\SymmetricKey
734 $this->changed = true;
2410 $this->changed = $this->nonIVChanged = true;
2475 if (!$this->changed) {
2479 $this->changed = false;
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.js2369 changed = false,
2377 changed = true;
2385 changed = true;
2388 return changed ? copy : original;
/plugin/mdpage/vendor/cebe/markdown/tests/github-data/
H A Dgithub-sample.md78 <dd>We've changed the product so that it's much easier to use!</dd>
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md349 `GuzzleHttp\ClientInterface` has changed.
359 `GuzzleHttp\Client` has changed.
711 // Should be changed to:
758 - `CacheStorageInterface::cache($key, Response $response, $ttl = null)` has changed to `cache(Reque…
760 - `CacheStorageInterface::fetch($key)` has changed to `fetch(RequestInterface $request);`
761 - `CacheStorageInterface::delete($key)` has changed to `delete(RequestInterface $request);`
764 $plugin)` has changed to `DefaultRevalidation::__construct(CacheStorageInterface $cache,
1197 #### [BUG] Accept-Encoding header behavior changed unintentionally.
/plugin/dokutexit/
H A DREADME.md98changed. As the compilation is done with latexmk, no unnecessary recompilation will happen if the…

12345678910>>...29