Home
last modified time | relevance | path

Searched defs:entries (Results 1 – 25 of 144) sorted by relevance

123456

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/Paging/
H A DPagingResponse.php26 private $entries; variable in FreeDSx\\Ldap\\Server\\Paging\\PagingResponse
44 Entries $entries,
85 Entries $entries,
101 public static function makeFinal(Entries $entries): self
/plugin/zotero/
DZoteroRepository.php6 protected $entries = array(); variable in ZoteroRepository
44 public function updateAndSaveEntries(array $entries)
47 public function saveEntries(array $entries)
DimportAllEntries.php19 $entries = $webRepo->getAllEntries(); variable
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
H A DEntries.php34 protected $entries = []; variable in FreeDSx\\Ldap\\Entry\\Entries
39 public function __construct(Entry ...$entries)
48 public function add(Entry ...$entries)
59 public function remove(Entry ...$entries)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidProvisioningPartner/
DDeviceMetadata.php25 public $entries; variable in Google\\Service\\AndroidProvisioningPartner\\DeviceMetadata
30 public function setEntries($entries)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/
DCsvRow.php26 public $entries; variable in Google\\Service\\AlertCenter\\CsvRow
31 public function setEntries($entries)
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Response/
H A DSearchResponse.php27 protected $entries; variable in FreeDSx\\Ldap\\Operation\\Response\\SearchResponse
33 public function __construct(LdapResult $result, Entries $entries)
/plugin/miniblog/syntax/
Dentry.php68 function render_default($renderer, $entries, $less, $more) {
91 function render_twentyfifteen($renderer, $entries, $less, $more) {
/plugin/asciidocjs/node_modules/core-js/library/modules/
D_iter-define.js25 } return function entries() { return new Constructor(this, kind); }; function
62 entries: $entries property
D_iter-call.js3 module.exports = function (iterator, fn, value, entries) { argument
/plugin/asciidocjs/node_modules/core-js/modules/
D_iter-define.js25 } return function entries() { return new Constructor(this, kind); }; function
62 entries: $entries property
D_iter-call.js3 module.exports = function (iterator, fn, value, entries) { argument
/plugin/asciidocjs/node_modules/glob/
Dglob.js370 this._readdir(abs, inGlobStar, function (er, entries) { argument
375 Glob.prototype._processReaddir2 = function (prefix, read, abs, remain, index, inGlobStar, entries, … argument
551 return function (er, entries) { argument
559 Glob.prototype._readdirEntries = function (abs, entries, cb) { argument
625 this._readdir(abs, inGlobStar, function (er, entries) { argument
631 Glob.prototype._processGlobStar2 = function (prefix, read, abs, remain, index, inGlobStar, entries,… argument
/plugin/asciidocjs/node_modules/core-js/fn/dom-collections/
Dindex.js6 entries: $iterators.entries, property
/plugin/asciidocjs/node_modules/core-js/library/fn/dom-collections/
Dindex.js6 entries: $iterators.entries, property
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
DLiasettingsCustomBatchRequest.php29 public function setEntries($entries)
DReturnpolicyCustomBatchRequest.php29 public function setEntries($entries)
DPosCustomBatchRequest.php29 public function setEntries($entries)
DProductstatusesCustomBatchRequest.php29 public function setEntries($entries)
DReturnaddressCustomBatchRequest.php29 public function setEntries($entries)
DAccountstatusesCustomBatchRequest.php29 public function setEntries($entries)
DLocalinventoryCustomBatchRequest.php29 public function setEntries($entries)
DShippingsettingsCustomBatchRequest.php29 public function setEntries($entries)
DAccountsCustomBatchRequest.php29 public function setEntries($entries)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Safebrowsing/
DGoogleSecuritySafebrowsingV4ThreatEntryMetadata.php29 public function setEntries($entries)

123456