Home
last modified time | relevance | path

Searched refs:current (Results 401 – 425 of 1003) sorted by relevance

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

/plugin/photogallery/lightGallery/css/
H A Dlightgallery.min.css1current,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-prev-slide{-webkit-…
/plugin/codemirror/dist/modes/
H A Dvbscript.min.js.map1current","doInCurrentLine","next","delimiter","singleline","length","OUTCLASS","eol","eatWhile","s…
H A Dtroff.min.js1 …a-z]/)&&b.match(/[a-z]/)){return"attribute"}}b.eatWhile(/[\w-]/);var e=b.current();return a.hasOwn…
H A Dfortran.min.js1 …(e.test(i)){a.eatWhile(e);return"operator"}a.eatWhile(/[\w\$_]/);var j=a.current().toLowerCase();i…
H A Dz80.min.js1 …n null;var j;if(a.eatWhile(/\w/)){if(c&&a.eat(".")){a.eatWhile(/\w/)}j=a.current();if(a.indentatio…
/plugin/jplayer/vendor/kriswallsmith/assetic/src/
H A Dfunctions.php85 return current($urls);
/plugin/findologicxmlexport/vendor/hoa/math/Combinatorics/Combination/
H A DGamma.php133 public function current() function in Hoa\\Math\\Combinatorics\\Combination\\Gamma
/plugin/backlinks2/_test/data/meta/
H A Dbacklinks_exclude_syntax.meta1 a:2:{s:7:"current";a:8:{s:4:"date";a:2:{s:7:"created";i:1463392052;s:8:"modified";i:1463391432;}s:4…
H A Dlink.meta1 a:2:{s:7:"current";a:8:{s:4:"date";a:2:{s:7:"created";i:1463261385;s:8:"modified";i:1463241258;}s:4…
/plugin/permissioninfo/
H A DREADME.md20 …* 2013-06-11 - New version for current Dokuwiki (>= Adora Belle). Uses jQuery UI and modern CSS fe…
/plugin/statistics/inc/pchart/
H A DREADME9 When updating later, make sure to have a look at the current state of forks.
/plugin/projects/lib/
H A Dmaker.php117 $handler = current($handlers);
230 $ref = current($nodes);
281 $result = current($this->pid);
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DUri.php698 $current = $uri->getQuery();
700 if ($current === '') {
706 return array_filter(explode('&', $current), function ($part) use ($decodedKeys) {
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java1004 Object current = getter.invoke(target); in actionPerformed() local
1007 if (current instanceof Integer) { in actionPerformed()
1013 JOptionPane.PLAIN_MESSAGE, null, null, current); in actionPerformed()
1114 Object current = getter.invoke(target); in update() local
1116 if (current instanceof Boolean) { in update()
1117 setSelected(((Boolean) current).booleanValue()); in update()
1133 Object current = getter.invoke(target); in execute() local
1135 if (current instanceof Boolean) { in execute()
1136 boolean value = !((Boolean) current).booleanValue(); in execute()
/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js408 this.isTableRow(current.cell) || this.isTable(current.cell)))
433 current = this.view.getState(this.model.getParent(current.cell));
682 this.isTableRow(current.cell) || this.isTable(current.cell)))
691 current.y, 1, current.height)))
696current.x, current.y + (offset.y - offset.height - 1) * s + ((offset.y == 0) ? current.height : 0),
3774 if (current.value != null && typeof(current.value) == 'object')
3788 current = this.model.getParent(current);
4210 if (current.value != null && typeof(current.value) == 'object')
4216 current = this.model.getParent(current);
8653 if (current == this.model.getRoot() || (current.value != null &&
[all …]
/plugin/twcheckliste/
H A DREADME.md4 …nd areas. By unchecking areas or sections the printable checklist can be adapted on current demand.
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Dblock.rst29 current template:
/plugin/statdisplay/pchart/
H A DREADME12 When updating later, make sure to have a look at the current state of forks.
/plugin/icalevents/vendor/sabre/vobject/lib/Recur/
H A DEventIterator.php213 function current() { function in Sabre\\VObject\\Recur\\EventIterator
366 $nextDate = $this->recurIterator->current();
/plugin/findologicxmlexport/vendor/sebastian/diff/src/
H A DDiffer.php386 if (null === $fromK || null === $toK || \current($from) !== \current($to)) {
/plugin/webdav/vendor/sabre/vobject/lib/Recur/
H A DEventIterator.php201 public function current() function in Sabre\\VObject\\Recur\\EventIterator
348 $nextDate = $this->recurIterator->current();
/plugin/davcal/vendor/sabre/vobject/lib/Recur/
H A DEventIterator.php209 public function current() { function in Sabre\\VObject\\Recur\\EventIterator
367 $nextDate = $this->recurIterator->current();
/plugin/openid/Auth/Yadis/
H A DManager.php369 function current() function in Auth_Yadis_Manager
489 $service = $manager->current();
/plugin/geophp/vendor/funiq/geophp/src/
H A DgeoPHP.php363 $wkbType = current(unpack($bytes[1] == 1 ? 'V' : 'N', substr($bin, 1, 4)));
378 if ((current(unpack($bytes[2] == 49 ? 'V' : 'N', hex2bin(substr($bin, 2, 8)))) & Adapter\WKB::SRID_MASK) == Adapter\WKB::SRID_MASK) {
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Ddeprecated.rst188 current ``\Twig\Template`` instance is deprecated; most usages only need the
189 current template name, which will continue to work in Twig 2.0. In Twig 2.0,
190 ``_self`` returns the current template name instead of the current

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