Home
last modified time | relevance | path

Searched refs:current (Results 426 – 450 of 1003) sorted by relevance

1...<<11121314151617181920>>...41

/plugin/authgooglesheets/vendor/google/auth/src/Cache/
H A DMemoryCacheItemPool.php45 return current($this->getItems([$key])); // @phpstan-ignore-line
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php680 $current = array_pop($collected);
681 $collected2[] = $current['privilege'];
683 if (!isset($flat[$current['privilege']])) {
685 …$this->server->getLogger()->debug('A node has the "' . $current['privilege'] . '" in its ACL list,…
688 foreach ($flat[$current['privilege']]['aggregates'] as $subPriv) {
/plugin/strata/helper/
H A Dtriples.php881 function current() {
956 function current() {
970 // the current relation
971 $peekRow = $this->data->current();
986 $peekRow = $this->data->current();
1034 function current() {
1060 // the current relation
861 function current() { global() function in strata_relations_iterator
936 function current() { global() function in strata_resource_iterator
1014 function current() { global() function in strata_aggregating_iterator
/plugin/pdfjs/pdfjs/web/locale/si/
H A Dviewer.properties98 # the size, respectively their unit of measurement and orientation, of the (current) page.
102 # the size, respectively their unit of measurement, name, and orientation, of the (current) page.
151 # "{{current}}" and "{{total}}" will be replaced by a number representing the
/plugin/pdfjs/pdfjs/web/locale/ur/
H A Dviewer.properties100 # the size, respectively their unit of measurement and orientation, of the (current) page.
104 # the size, respectively their unit of measurement, name, and orientation, of the (current) page.
152 # "{{current}}" and "{{total}}" will be replaced by a number representing the
/plugin/pdfjs/pdfjs/web/locale/my/
H A Dviewer.properties92 # the size, respectively their unit of measurement and orientation, of the (current) page.
95 # the size, respectively their unit of measurement, name, and orientation, of the (current) page.
142 # "{{current}}" and "{{total}}" will be replaced by a number representing the
/plugin/quickstats/
H A DHOW-TO33 every 6 weeks, in order to keep current with changing IP data. On Linux servers
35 always current and does not have to be installed on your server. Its data is retrieved
68 Stats for current month
/plugin/fckg/extra/
H A DREADME-MULTLINE-PLUGINS5 1. edit.php and save.php go in fckg/action and replace the current edit.php and
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/
H A Dbackbone.js498 var current = this.attributes;
505 if (!_.isEqual(current[attr], val)) changes.push(attr);
511 unset ? delete current[attr] : current[attr] = val;
521 this.trigger('change:' + changes[i], this, current[changes[i]], options);
1789 var current = this.getFragment();
1793 if (current === this.fragment && this.iframe) {
1794 current = this.getHash(this.iframe.contentWindow);
1797 if (current === this.fragment) return false;
1798 if (this.iframe) this.navigate(current);
/plugin/yearbox/
H A Dsyntax.php276 $current = mktime(0, 0, 0, $mth_num, $cur_day, $year_num);
277 if ($current == $today) {
/plugin/settingstree/
H A Dscript.js145 var $left_col = $('.settingstree_left_column'), current = $left_col.data('current')||null;
146 if (current !== key){
/plugin/elasticsearch/vendor/react/promise/src/
H A Dfunctions.php301 $wrappedReduceFunc = function ($current, $val) use ($reduceFunc, $cancellationQueue, $total, &$i) {
304 return $current
/plugin/codemirror/dist/modes/
H A Dhaxe.min.js1current())}}else if(c=="#"){a.skipToEnd();return q("conditional","meta")}else if(c=="@"){a.eat(/:/…
H A Dslim.min.js1current();var g=f.search(c);if(g>-1){b.tokenize=q(a.pos,b.tokenize,e);a.backUp(f.length-g-d)}retur…
H A Dpascal.min.js1 …(d.test(i)){a.eatWhile(d);return"operator"}a.eatWhile(/[\w\$_]/);var j=a.current();if(b.propertyIs…
/plugin/revealjs/
H A Dexample_presentation.dokuwiki209 <fragment current-visible>current-visible</fragment>
211 <fragment highlight-current-red>highlight-current-red (blue, green)</fragment>
/plugin/highlightjs/highlight/
H A DAUTHORS.en.txt5 Original author and current maintainer:
/plugin/daftdrafts/
H A Daction.php67 $value = $event->data['current']['type'];
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/blue.monday/css/
H A Djplayer.blue.monday.css295 /* @group current time and duration */
308 .jp-current-time,
314 .jp-current-time {
325 .jp-video .jp-current-time {
372 div.jp-type-playlist div.jp-playlist li.jp-playlist-current {
384 div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
/plugin/jplayer/vendor/happyworm/jplayer/src/skin/blue.monday/scss/
H A Djplayer.blue.monday.scss327 /* @group current time and duration */
342 .jp-current-time,
348 .jp-current-time {
360 .jp-video .jp-current-time {
416 div.jp-type-playlist div.jp-playlist li.jp-playlist-current {
428 div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Ddate.rst28 If no argument is passed, the function returns the current date:
/plugin/ghissues/
H A DREADME3 Uses GitHub API to display a list of current issues for a repository.
/plugin/latex/
H A DTODO12 - that could be keyed into the current namespace; but on second thought, that
/plugin/pagehere/
H A DREADME3 Adds a form to create a new page in the current namespace
/plugin/backlinks2/_test/data/meta/
H A Dbacklinks_include_syntax.meta1 a:2:{s:7:"current";a:8:{s:4:"date";a:2:{s:7:"created";i:1463391454;s:8:"modified";i:1463391431;}s:4…

1...<<11121314151617181920>>...41