Home
last modified time | relevance | path

Searched refs:current (Results 551 – 575 of 1003) sorted by relevance

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

/plugin/codemirror/dist/modes/
H A Debnf.min.js1 …te===null)f.localState=a.startState(e);var h=e.token(b,f.localState),i=b.current();if(!h){for(var …
H A Dsmalltalk.min.js1 …(/[\w_]/.test(m)){a.eatWhile(/[\w\d_]/);l.name=g.expectVariable?c.test(a.current())?"keyword":"var…
H A Dclojure.min.js1 …dentTo=c.ctx.start+1;var d=c.tokenize(a,c);var e=d[0];var f=d[1];var g=a.current();if(e!=="space")…
H A Dhaskell.min.js1 …turn{f:a.f}},token:function(a,b){var c=b.f(a,function(a){b.f=a});var d=a.current();return q.hasOwn…
H A Dcypher.min.js1 …e(/[_\w\d]/);if(a.eat(":")){a.eatWhile(/[\w\d_\-]/);return"atom"}var c=a.current();if(i.test(c))re…
H A Dlivescript.min.js1 …start)var d=a(b,c);c.lastToken={style:d,indent:b.indentation(),content:b.current()};return d.repla…
H A Dsparql.min.js1 …e(/[_\w\d]/);if(a.eat(":")){a.eatWhile(/[\w\d_\-]/);return"atom"}var h=a.current();if(e.test(h))re…
H A Dttcn-cfg.min.js1 …ile(/[\w_\]]/);return"number sectionTitle"}a.eatWhile(/[\w\$_]/);var g=a.current();if(d.propertyIs…
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DScroll.php15 * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/search-request-scroll.html
58 * Returns current result set.
60 * @see http://php.net/manual/en/iterator.current.php
62 public function current(): ResultSet
65 throw new InvalidException('Could not fetch the current ResultSet from an invalid iterator. Did you forget to call "valid()"?');
109 * Returns true if current result set contains at least one hit.
59 public function current(): ResultSet global() function in Elastica\\Scroll
/plugin/farmer/lang/en/
H A Dtab_new_help.txt28 to configure it. You can copy your current user or all users from the farmer or create a completely new user for the Animal.
/plugin/minimap/
H A DREADME.md7 …temap](https://www.dokuwiki.org/index_sitemap?do=index) but only for the current [namespace](https…
42 * the `namespace` parameter (default to the current namespace) may be used to change the namespace
/plugin/pdfjs/pdfjs/web/locale/sr/
H A Dviewer.properties117 # the size, respectively their unit of measurement and orientation, of the (current) page.
121 # the size, respectively their unit of measurement, name, and orientation, of the (current) page.
/plugin/pdfjs/pdfjs/web/locale/ta/
H A Dviewer.properties103 # the size, respectively their unit of measurement and orientation, of the (current) page.
107 # the size, respectively their unit of measurement, name, and orientation, of the (current) page.
/plugin/task/
H A Dhelper.php198 $current = unserialize(io_readFile($file, false));
199 $data['status'] = $current['status'];
/plugin/pdfjs/pdfjs/web/locale/hy-AM/
H A Dviewer.properties103 # the size, respectively their unit of measurement and orientation, of the (current) page.
107 # the size, respectively their unit of measurement, name, and orientation, of the (current) page.
/plugin/sequencediagram/bower_components/lodash/dist/
H A Dlodash.core.js494 current = iteratee(value);
496 if (current != null && (computed === undefined
497 ? (current === current && !false)
498 : comparator(current, computed)
500 var computed = current,
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced.rst189 If you want to access the current environment instance in your filter, set the
190 ``needs_environment`` option to ``true``; Twig will pass the current
194 // get the current charset for instance
203 If you want to access the current context in your filter, set the
204 ``needs_context`` option to ``true``; Twig will pass the current context as
497 * ``getCurrent()``: Gets the current token in the stream.
502 the current token is of a particular type or value (or both). The value may be an
505 * ``expect($type[, $value[, $message]])``: If the current token isn't of the given
558 the current node as a comment.
/plugin/ckgdoku/ckeditor/plugins/shortcuts/
H A Dplugin.js.unc2 * Basic sample plugin inserting current date and time into CKEditor editing area.
/plugin/davcard/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php518 $itemUid = current($itemUid)->getValue();
/plugin/explorertree/
H A Dscript.js4 …nd({onselect:null},opts||{}), $tree_root = $(this), tree_selected = opts.current||':', selected_cl…
/plugin/webdavclient/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php518 $itemUid = current($itemUid)->getValue();
/plugin/davcal/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php518 $itemUid = current($itemUid)->getValue();
/plugin/ckgedit/ckeditor/plugins/shortcuts/
H A Dplugin.js.unc2 * Basic sample plugin inserting current date and time into CKEditor editing area.
/plugin/xslfo/
H A Daction.php182 $ext = current(mimetype($src, false));
/plugin/copypage/
H A DREADME.md21 You can launch a DokuWiki instance with the copypage plugin in your current directory by [docker](h…

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