Home
last modified time | relevance | path

Searched defs:limit (Results 26 – 50 of 238) sorted by relevance

12345678910

/plugin/authsmartcard/
Dauth.php242 public function retrieveUsers($start, $limit, $filter) {
267 public function retrieveGroups($start = 0, $limit = 0) {
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/Backend/
DSyncSupport.php79 function getChangesForAddressBook($addressBookId, $syncToken, $syncLevel, $limit = null);
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
DSyncSupport.php79 function getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit = null);
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/Backend/
H A DSyncSupport.php79 function getChangesForAddressBook($addressBookId, $syncToken, $syncLevel, $limit = null);
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DSyncSupport.php79 function getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit = null);
/plugin/refnotes/
Dscope.php130 public function rewriteReferences($limit) {
141 public function renderNotes($mode, $limit) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
DStructuredQuery.php30 public $limit; variable in Google\\Service\\Firestore\\StructuredQuery
75 public function setLimit($limit)
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sync/
DISyncCollection.php86 function getChanges($syncToken, $syncLevel, $limit = null);
/plugin/dokugitviewer/
Dgit-utils.inc.php24 function git_get_log($repo, $limit = 10, $bare=false)
/plugin/davcal/vendor/sabre/dav/lib/DAV/Sync/
H A DISyncCollection.php86 function getChanges($syncToken, $syncLevel, $limit = null);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
DReadRequest.php36 public $limit; variable in Google\\Service\\Spanner\\ReadRequest
99 public function setLimit($limit)
/plugin/tagging/helper/
H A Dquerybuilder.php32 protected $limit; variable in helper_plugin_tagging_querybuilder
126 public function setLimit($limit)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/
DRunRealtimeReportRequest.php30 public $limit; variable in Google\\Service\\AnalyticsData\\RunRealtimeReportRequest
79 public function setLimit($limit)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
DQuery.php36 public $limit; variable in Google\\Service\\Datastore\\Query
109 public function setLimit($limit)
/plugin/aichat/vendor/vanderlee/php-sentence/tests/
DMultibyteTest.php14 public function testSplit($expected, $pattern, $subject, $limit = -1, $flags = 0)
/plugin/authphpbb3/
Dauth.php311 public function retrieveUsers($start = 0, $limit = 0, $filter = array()) {
427 public function retrieveGroups($start = 0, $limit = 0) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
DGoogleCloudApigeeV1Query.php46 public $limit; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1Query
139 public function setLimit($limit)
/plugin/asciidocjs/node_modules/async/
DparallelLimit.js38 function parallelLimit(tasks, limit, callback) { argument
/plugin/html2pdf/html2pdf/html2ps/
Dstrategy.width.max.php8 function StrategyWidthMax($limit = 10E6) {
Dstrategy.width.max.natural.php8 function StrategyWidthMaxNatural($limit = 10E6) {
/plugin/asciidocjs/node_modules/lodash/
Dsplit.js31 function split(string, separator, limit) { argument
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Request/
DSyncCollectionReport.php42 public $limit; variable in Sabre\\DAV\\Xml\\Request\\SyncCollectionReport
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Request/
H A DSyncCollectionReport.php42 public $limit; variable in Sabre\\DAV\\Xml\\Request\\SyncCollectionReport
/plugin/authchained/
H A Dauth.php352 public function retrieveUsers($start = 0, $limit = -1, $filter = null) {
390 public function retrieveGroups($start = 0, $limit = 0) {
/plugin/authsplit/
Dauth.php552 public function retrieveUsers($start = 0, $limit = -1, $filter = null) {
616 public function retrieveGroups($start = 0, $limit = 0) {

12345678910