Home
last modified time | relevance | path

Searched refs:current (Results 101 – 125 of 1003) sorted by relevance

12345678910>>...41

/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Property/VCard/
H A DDateAndOrTimeTest.php214 $current = new \DateTime('now');
215 $year = $current->format('Y');
237 $current = new \DateTime('now');
238 $year = $current->format('Y');
/plugin/diagramsnet/lib/js/diagramly/
H A DDrawioFileSync.js620 var current = this.file.getCurrentRevisionId();
623 if (current == etag)
772 var current = this.file.getCurrentRevisionId();
865 var current = this.file.getCurrentRevisionId();
867 if (current == etag)
1106 'checksum', checksum == current, checksum);
1110 if (checksum != null && checksum != current)
1213 var current = this.file.getCurrentRevisionId();
1307 var current = this.file.getCurrentRevisionId();
1321 from: etag, to: current,
[all …]
/plugin/codemirror/dist/modes/
H A Dhtmlmixed.min.js1current(),e=d.search(b);if(e>-1){a.backUp(d.length-e)}else if(d.match(/<\/?$/)){a.backUp(d.length)…
H A Deiffel.min.js1 …1](a,d);if(e=="ident"){var f=a.current();e=b.propertyIsEnumerable(a.current())?"keyword":c.propert…
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DMultiple.php89 public function current() function in Hoa\\Iterator\\Multiple
91 $out = parent::current();
H A DFileSystem.php86 public function current() function in Hoa\\Iterator\\FileSystem
88 $out = parent::current();
/plugin/findologicxmlexport/vendor/hoa/iterator/Recursive/
H A DMock.php80 public function current() function in Hoa\\Iterator\\Recursive\\Mock
82 return $this->_iterator->current();
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js15140 var current = this.current;
15348 var current = this.current;
15407 var current = this.current;
15481 var current = this.current;
15518 ctx.translate(current.x, current.y + current.textRise);
15624 var current = this.current;
21614 var current = this.current;
21630 var current = this.current;
21644 var current = this.current;
21656 var current = this.current;
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DBCMath.php150 $current = $this->value;
152 if ($current[0] == '-') {
153 $current = substr($current, 1);
156 while (bccomp($current, '0', 0) > 0) {
157 $temp = bcmod($current, '16777216');
159 $current = bcdiv($current, '16777216', 0);
/plugin/linkpagechild/
H A Dplugin.info.txt6 …arts with '::' resolve to the namespace with the name of the current page, under the current names…
/plugin/stopforumspam2/
H A Daction.php72 $current = time();
74 if ($current - $logdate > $expire) {
77 … $string = sprintf($this->getLang('beinglisted'), round(($logdate + $expire - $current) / 60, 1));
/plugin/findologicxmlexport/vendor/sebastian/global-state/src/
H A DRestorer.php75 …$current = new Snapshot($snapshot->blacklist(), false, false, false, false, true, false, false,…
76 $newClasses = array_diff($current->classes(), $snapshot->classes());
77 unset($current);
/plugin/superacl/
H A Dadmin.php287 $current = $this->_get_exact_perm();
290 $this->_html_explain($current);
292 $this->_html_acleditor($current);
311 function _html_acleditor($current){ argument
315 if(is_null($current)){
322 echo $this->_html_checkboxes($current,empty($this->ns),'acl');
324 if(is_null($current)){
339 function _html_explain($current){ argument
409 }elseif(is_null($current)){
/plugin/displaytitle/
H A DREADME.md10 The Display Title Plugin can display the id or title of the current page or the title of an arbitra…
22 | `<<display id>>` | The id of the current page. |
23 | `<<display title>>` | The title of the current page. |
24 | `<<display title ID>>` | The title of the page `ID` or current page if `ID` is empty. |
/plugin/medialist/
H A DREADME.md23 To list media files linked in the current page use:
27 To list media files stored in the current namespace use:
31 To list media files stored in the current namespace and its sub-namesapces use:
47 * `{{medialist>@PAGE@}}` shows files linked in the current page.
48 * `{{medialist>@NAMESPACE@}}` shows files stored in the current namespace and sub namecpaces.
/plugin/mdpage/vendor/cebe/markdown/block/
H A DQuoteTrait.php26 protected function consumeQuote($lines, $current) argument
30 for ($i = $current, $count = count($lines); $i < $count; $i++) {
/plugin/odt/ODT/elements/
H A DODTElementTable.php293 public function determinePositionInContainer (array &$data, ODTStateElement $current) { argument
296 while (isset($current)) {
297 if ($current->getClass() == 'table-cell') {
298 $cell = $current;
301 if ($current->getClass() == 'table') {
304 $current = $current->getParent();
/plugin/jplayer/vendor/symfony/process/
H A DREADME.md9 * [Documentation](https://symfony.com/doc/current/components/process.html)
10 * [Contributing](https://symfony.com/doc/current/contributing/index.html)
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DREADME.md9 * [Documentation](https://symfony.com/doc/current/components/yaml/index.html)
10 * [Contributing](https://symfony.com/doc/current/contributing/index.html)
/plugin/combo/vendor/symfony/yaml/
H A DREADME.md9 * [Documentation](https://symfony.com/doc/current/components/yaml.html)
10 * [Contributing](https://symfony.com/doc/current/contributing/index.html)
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Recur/
H A DRRuleIteratorTest.php664 $parser->current()
675 $parser->current()
696 $item = $parser->current();
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Recur/
H A DRRuleIteratorTest.php664 $parser->current()
675 $parser->current()
696 $item = $parser->current();
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Recur/
H A DRRuleIteratorTest.php664 $parser->current()
675 $parser->current()
696 $item = $parser->current();
/plugin/navbox/
H A Dsyntax.php78 $current = '';
107 $navbox[$current] = $currentGroup;
114 $current = substr($line, 3);
204 $navbox[$current] = $currentGroup;
/plugin/farmer/
H A Dhelper.php18 * Returns the name of the current animal if any, false otherwise
40 * Was the current animal requested by host?
283 $current = ['name' => $plugin, 'default' => $set, 'actual' => $set, 'isdefault' => true];
286 $current['actual'] = (bool) $local[$plugin];
287 $current['isdefault'] = false;
290 $info[$plugin] = $current;

12345678910>>...41