Home
last modified time | relevance | path

Searched defs:limit (Results 176 – 200 of 238) sorted by relevance

12345678910

/plugin/authucenter/lib/uc_client/
Dclient.php216 function uc_fopen2($url, $limit = 0, $post = '', $cookie = '', $bysocket = FALSE, $ip = '', $timeou…
225 function uc_fopen($url, $limit = 0, $post = '', $cookie = '', $bysocket = FALSE, $ip = '', $timeout…
333 function uc_feed_get($limit = 100, $delete = TRUE) {
/plugin/authldaplocal/
Dauth.php505 public function retrieveUsers($start = 0, $limit = 0, $filter = array()) {
/plugin/pagelist/
Dhelper.php95 private $limit; variable in helper_plugin_pagelist
/plugin/davcal/
H A DcalendarBackendDokuwiki.php568 function getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit = null)
H A Dhelper.php1994 public function getChangesForCalendar($calid, $syncToken, $syncLevel, $limit = null)
/plugin/autlogin/
Dadmin.php1658 function _get_tree($folder,$limit=''){
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DPDO.php843 function getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit = null) {
/plugin/dokullm/
H A Dcli.php346 …private function queryChroma($searchTerms, $limit, $host, $port, $tenant, $database, $collection, …
/plugin/struct/meta/
H A DSearch.php352 public function setLimit($limit)
/plugin/diagramsnet/lib/js/diagramly/
DDropboxFile.js99 var promise = this.ui.dropbox.client.filesListRevisions({path: this.stat.path_lower, limit: 100}); property
/plugin/tagging/
H A Dhelper.php184 public function findItems($filter, $type, $limit = 0)
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
DPDO.php965 function getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit = null) {
/plugin/batchedit/
Dengine.php264 …public function findMatches($regexp, $replacement, $limit, $contextChars, $contextLines, $applyTem…
1017 …public function findMatches($namespace, $regexp, $replacement, $limit, $contextChars, $contextLine…
/plugin/authshibboleth/plugin/authshibboleth/
Dauth.php268 public function retrieveUsers($start = 0, $limit = 0, $filter = array()) {
/plugin/combo/ComboStrap/PageSqlParser/
H A DPageSqlParser.php970 public function limit() : Context\LimitContext function in ComboStrap\\PageSqlParser\\PageSqlParser
2097 public function limit() : ?LimitContext function in ComboStrap\\PageSqlParser\\Context\\PageSqlContext
/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/src/
DRoom.php670 public function backfillPreviousMessages(bool $reverse = false, int $limit = 10) {
/plugin/matrixnotifierwas/vendor/rappasoft/laravel-helpers/src/
Dhelpers.php737 function str_limit($value, $limit = 100, $end = '...')
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
DTrigger.php281 public function setLimit(Parameter $limit)
/plugin/codeprettify/code-prettify/src/
Dprettify.js1149 function breakLeftOf(limit, copy) { argument
Dnode_prettify.js1101 function breakLeftOf(limit, copy) { argument
Drun_prettify.js1378 function breakLeftOf(limit, copy) { argument
/plugin/sphinxsearch-was/
H A Dsphinxapi.php660 function SetLimits($offset, $limit, $max = 0, $cutoff = 0)
/plugin/sphinxsearch/
Dsphinxapi.php694 function SetLimits ( $offset, $limit, $max=0, $cutoff=0 )
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
DCoreExtension.php780 function twig_split_filter(Environment $env, $value, $delimiter, $limit = null)
/plugin/authgoogle/google/contrib/
DGoogle_DatastoreService.php720 public $limit; variable in Google_Query
755 public function setLimit( $limit) {

12345678910