Home
last modified time | relevance | path

Searched refs:current (Results 576 – 600 of 1003) sorted by relevance

1...<<21222324252627282930>>...41

/plugin/facebooklike/
H A DREADME.textile24 …insert a default Facebook like-button (with the default settings) on the current page. You can mod…
/plugin/flowcharts/
H A DREADME.md8 **With the current version of the plugin it is crucial to remove the following lines from the Dokuw…
/plugin/openas/
H A DREADME26 using the specified template. The current implementation of the OpenAS plugin
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DClient.php239 $result = current($result);
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DStream.php79 $result = $resource->current();
/plugin/codemirror/dist/modes/
H A Dxml.min.js1current();k="tag";return y}else if(g.allowMissingTagName&&a=="endTag"){k="tag bracket";return y(a,…
H A Dpegjs.min.js.map1current","i","length","indexOf","eatSpace"],"mappings":"CAGA,SAAUA,GACR,SAAWC,UAAW,gBAAmBC,SAAU,SA…
H A Dfcl.min.js.map1current","toLowerCase","propertyIsEnumerable","maybeEnd","Context","indented","column","type","ali…
H A Djsx.min.js.map1current","stop","test","indexOf","backUp","length","expressionAllowed","skipExpression","textAfter…
H A Djulia.min.js.map1current","isDefinition","tokenCallOrDef","next","firstParenPos","charsAdvanced","backUp","nestedPa…
H A Dmodelica.min.js1 …string"}function o(a,b){a.eatWhile(j);while(a.eat(j)||a.eat(k)){}var c=a.current();if(b.sol&&(c=="…
H A Dverilog.min.js1current();if(k[e]){if(y[e]){v="newblock"}if(B[e]){v="newstatement"}w=e;return"keyword"}return"vari…
H A Dasn.1.min.js1 …f(n.test(c)){a.eatWhile(n);return"operator"}a.eatWhile(/[\w\-]/);var l=a.current();if(d.propertyIs…
/plugin/webdav/vendor/sabre/http/
H A DREADME.md126 information about the current request.
166 All we know in the current subsystem, is that we received a `$request` and
341 * Returns the current HTTP method
386 * Returns the current base url.
593 * Returns the current HTTP status.
/plugin/davcal/vendor/sabre/http/
H A DREADME.md126 information about the current request.
166 All we know in the current subsystem, is that we received a `$request` and
341 * Returns the current HTTP method
386 * Returns the current base url.
593 * Returns the current HTTP status.
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md85 * Added explicit return annotation to `Elastica\Multi\ResultSet::current()` and `Elastica\Multi\ResultSet::offsetGet()` by @franmomu [2056](https://github.com/ruflin/Elastica/pull/2056)
288 * Scroll is now throwing an exception when calling `current()` on an invalid iteration: always call `valid()` before
289 accessing the current item, as documented in PHP's Iterator documentation [#1749](https://github.com/ruflin/Elastica/pull/1749)
364 * The [_parent](https://www.elastic.co/guide/en/elasticsearch/reference/current/mapping-parent-field.html) field has been removed in favour of the join field.
426 * Made result sets adhere to `\Iterator` interface definition that they implement. Specifically, you need to call `valid()` on the result set before calling `current()`. When using `foreach` this is done by PHP automatically. When `valid` returns false, the return value of `current` is undefined instead of false. [#1506](https://github.com/ruflin/Elastica/pull/1506)
428 * `\Elastica\Bulk\ResponseSet::current` returns `\Elastica\Bulk\Response` instead of `\Elastica\Bulk\Response|false`
429 * `\Elastica\Multi\ResultSet::current` returns `\Elastica\ResultSet` instead of `\Elastica\ResultSet|false`
434 * [Field](https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-function-score-query.html#function-random) param for `Elastica\Query\FunctionScore::addRandomScoreFunction` [#1529](https://github.com/ruflin/Elastica/pull/1529)
435 * [Index Recovery](https://www.elastic.co/guide/en/elasticsearch/reference/current/indice
[all...]
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DEnvironment.php546 $current = $this->getLoader(),
553 $this->setLoader($current);
557 $this->setLoader($current);
561 $this->setLoader($current);
/plugin/diagramsnet/lib/plugins/
H A Dvoice.js1061 var current = graph.getSelectionCell();
1071 if (graph.model.isVertex(cell) && graph.model.isEdge(current) &&
1072 (graph.model.getTerminal(current, true) == null ||
1073 graph.model.getTerminal(current, false) == null))
1075 var edgeState = graph.view.getState(current);
1081 var source = graph.model.getTerminal(current, true) == null;
1097 graph.model.setTerminal(current, cell, source);
/plugin/codeprettify/code-prettify/src/
H A Dlang-xq.js64current-user|xdmp:get-current-roles|xdmp:get|xdmp:function-name|xdmp:function-module|xdmp:function…
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DCHANGELOG.md14 * Buffer: Make `current` & `key` methods inlinable. (Ivan Enderlin, 2016-02-22T12:01:39+01:00)
/plugin/webdav/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php525 $itemUid = current($itemUid)->getValue();
/plugin/refnotes/
H A Dinstructions.php243 public function current() {
225 public function current() { global() function in refnotes_instruction_list
H A Dnote.php32 $result = $this->current()->isValid();
/plugin/icalevents/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php553 $itemUid = current($itemUid)->getValue();
/plugin/fileshare/syntax/
H A DFileshare.php101 $givenDir= current($data);

1...<<21222324252627282930>>...41