Home
last modified time | relevance | path

Searched refs:entry (Results 76 – 100 of 455) sorted by last modified time

12345678910>>...19

/plugin/archivegenerator/
H A Dadmin.php392 while (false !== $entry = $dir->read()) {
393 if (in_array($entry, ['.', '..', '.git', 'node_modules'])) {
396 $srcFN = "$source/$entry";
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dhost-config.asciidoc19 `ClientBuilder`. The method accepts an array of values, each entry corresponding
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
H A DCurlMultiHandler.php84 $entry = [
96 $entry['deferred']->promise(),
103 $this->addRequest($entry);
147 private function addRequest(array &$entry) argument
149 $id = (int) $entry['handle'];
150 $this->handles[$id] = $entry;
154 if (isset($entry['request']['client']['delay'])) {
155 $this->delays[$id] = microtime(true) + ($entry['request']['client']['delay'] / 1000);
156 } elseif (empty($entry['request']['future'])) {
157 curl_multi_add_handle($this->_mh, $entry['handl
[all...]
/plugin/ckgedit/
H A Dadmin.php112 $entry = $dir . $file;
113 if(!is_writable($entry)) continue;
114 if(is_dir ($entry ) ) {
H A Dscript.js241 var entry = character + ' ';
243 test_str += entry;
/plugin/ckgedit/ckeditor/
H A DCHANGES.md68 * [#2603](https://github.com/ckeditor/ckeditor-dev/issues/2603): Corrected the GPL license entry in…
137 …om/ckeditor/ckeditor-dev/issues/1713): Removed the redundant `lang.title` entry from the [Clipboar…
997 …r.com/ticket/12597): [Blink/WebKit] Fixed: Multi-byte Japanese characters entry not working proper…
/plugin/ckgedit/ckeditor/plugins/smiley/
H A Dplugin.js.unc60 * {@link CKEDITOR.config#smiley_images} setting. Each entry in this array list
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc1538 $entry: null,
1597 * handle all keyup events in the entry field
1627 }else if(doku_linkwiz.$entry.val()){
1723 doku_linkwiz.$entry.val(a.title);
1742 var link = doku_linkwiz.$entry.val(),
1766 doku_linkwiz.$entry.val(doku_linkwiz.$entry.val().replace(/[^:]*$/, ''));
1794 q: doku_linkwiz.$entry.val()
1804 doku_linkwiz.$entry.focus();
1808 var temp = doku_linkwiz.$entry.val();
1809 doku_linkwiz.$entry.val('');
[all …]
/plugin/evesso/classes/
H A DEveOnlineAdapter.php78 foreach ($names_result as $entry) {
79 $category = $entry['category'];
81 $data['grps'][] = helper_plugin_evesso::CORPORATION_PREFIX . $entry['name'];
83 $data['grps'][] = helper_plugin_evesso::ALLIANCE_PREFIX . $entry['name'];
85 $data['grps'][] = helper_plugin_evesso::FACTION_PREFIX . $entry['name'];
/plugin/tablewidth/
H A Daction.php67 $entry = $match[1];
79 return $entry . $attributes . $exit;
/plugin/davcal/
H A Dhelper.php1040 $entry = array();
1088 $entry = array();
1101 $entry['allDay'] = true;
1106 $entry['allDay'] = false;
1136 $entry['description'] = '';
1140 $entry['attachments'] = array();
1146 $entry['id'] = $uid;
1147 $entry['page'] = $page;
1148 $entry['color'] = $color;
1149 $entry['recurring'] = $recurring;
[all …]
/plugin/davcal/vendor/sabre/dav/lib/DAV/FS/
H A DDirectory.php103 foreach ($iterator as $entry) {
105 $nodes[] = $this->getChild($entry->getFilename());
/plugin/davcal/vendor/sabre/dav/lib/DAV/FSExt/
H A DDirectory.php132 foreach ($iterator as $entry) {
134 $node = $entry->getFilename();
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DServer.php1585 foreach ($fileProperties as $entry) {
1587 $href = $entry['href'];
1588 unset($entry['href']);
1590 unset($entry[404]);
1594 $entry
/plugin/pot/
H A DREADME.md110 You also can also write "{#examp}" to get the sum of all pots above this entry which have the lette…
/plugin/indexmenu/scripts/
H A Dcontextmenu.js14 * To override menu entries or add a menu entry:
35 * - section title: array with one entry e.g.:
41 * - submenu: array with two entries where second entry is an array that describes again a menu e.g.:
56 * To override a menu entry, for example the menu title:
63 * description1 = array with menu entry description
343 var createCMenuEntry = function (entry) {
344 return '<a title="' + ((entry[2]) ? entry[2] : entry[0]) + '" href="' + eval(entry[
305 createCMenuEntry(entry) global() argument
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DAppRestrictionsSchemaRestriction.php32 public $entry; variable in Google\\Service\\AndroidEnterprise\\AppRestrictionsSchemaRestriction
83 public function setEntry($entry) argument
85 $this->entry = $entry;
92 return $this->entry;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DCurlMultiHandler.php149 private function addRequest(array $entry) argument
151 $easy = $entry['easy'];
153 $this->handles[$id] = $entry;
194 $entry = $this->handles[$id];
196 $entry['easy']->errno = $done['result'];
197 $entry['deferred']->resolve(
200 $entry['easy'],
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Safebrowsing/
H A DGoogleSecuritySafebrowsingV4ThreatHit.php57 public function setEntry(GoogleSecuritySafebrowsingV4ThreatEntry $entry) argument
59 $this->entry = $entry;
66 return $this->entry;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md905 * Bug fix: Revalidating a cache entry prefers the Last-Modified over the Date header
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php4363 $entry = $this->format_log([$message], [$message_number]);
4366 $entry .= $temp;
4369 $this->realtime_log_size += strlen($entry);
4372 $this->realtime_log_size = strlen($entry);
4375 fputs($this->realtime_log_file, $entry);
/plugin/tablelayout/
H A Dyarn.lock624 file-entry-cache "^2.0.0"
781 file-entry-cache@^2.0.0:
783 …resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-2.0.0.tgz#c392990c3e684…
/plugin/bpmnioeditor/
H A Dstyle.css408 .djs-palette .entry,
416 .djs-palette .entry {
420 .djs-palette .entry img {
442 .djs-palette .entry,
484 .djs-context-pad .entry {
516 .djs-popup .entry {
523 .djs-popup .entry:before {
528 .djs-popup .entry > span {
533 .djs-popup .entry:hover,
556 .djs-popup-body .entry {
[all …]
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js539 var entry = { class in sortBy.AnonymousFunctionf8d14cd11400
554 sorted.push(entry);
31269 entry,
32371 return entry.action.call(null, event, entry);
32474 if (!entry) {
32478 return entry;
32668 if (entry.label) {
32686 if (entry.title) {
45488 return entry && entry.order || { level: 1 };
54637 entry,
[all …]
H A Ddiagram-js.css403 .djs-palette .entry,
411 .djs-palette .entry {
415 .djs-palette .entry img {
437 .djs-palette .entry,
479 .djs-context-pad .entry {
511 .djs-popup .entry {
518 .djs-popup .entry:before {
523 .djs-popup .entry > span {
528 .djs-popup .entry:hover,
551 .djs-popup-body .entry {
[all …]

12345678910>>...19