Home
last modified time | relevance | path

Searched refs:limit (Results 476 – 500 of 502) sorted by last modified time

1...<<1112131415161718192021

/plugin/flowplayer/player/
H A DLICENSE.txt237 the covered work, and you disclaim any intention to limit operation or
287 used to limit the access or legal rights of the compilation's users
/plugin/projects/syntax/
H A Dprojectfile.php52 set_media_file_revision_limit($this->getConf('media file revision limit'));
/plugin/projects/lib/
H A Dtools.php111 function set_media_file_revision_limit($limit) { argument
113 if (!$limit) $limit = '0';
114 $limit = trim(strtoupper($limit));
115 switch ($limit) {
123 if (!preg_match('/(\d+) *(B|KB|MB|GB|TB)?/', $limit, $matches)) {
/plugin/fblogin/files/
H A Dfacebook.class.php231 * @param limit max number of users to be returned
235 function retrieveUsers($start=0,$limit=0,$filter=array()) { argument
/plugin/bible/bible_douayRheims/
H A DJosue.txt330 …h, and Saphon the other part of the kingdom of Sehon king of Hesebon: the limit of this also is th…
355 …f Egypt: and the bounds thereof shall be the great sea, this shall be the limit of the south coast.
/plugin/contactmodern/
H A DLICENSE190 the covered work, and you disclaim any intention to limit operation or
240 used to limit the access or legal rights of the compilation's users
/plugin/facebooklike/
H A DLICENSE190 the covered work, and you disclaim any intention to limit operation or
240 used to limit the access or legal rights of the compilation's users
/plugin/jdraw/lib/
H A Dapache-mime4j-0.6.jar ... buf () public int pos () public int limit () public int length () public int capacity ...
/plugin/s5reloaded/ui/effects_support/
H A Deffects.js155 queue: { position:'end', scope:(element.id || 'global'), limit: 1 }
198 if (!effect.options.queue.limit || (this.effects.length < effect.options.queue.limit))
/plugin/autlogin/
H A Dadmin.php1656 * @param string $limit limit the search to this folder
1658 function _get_tree($folder,$limit=''){ argument
1663 search($data,$conf['datadir'],'search_index',array('ns' => $folder),$limit);
1665 … search($media,$conf['mediadir'],'search_index',array('ns' => $folder, 'nofiles' => true),$limit);
/plugin/tline/timeline_js/
H A Dtimeline-bundle.js496 …rams.stackConcurrentPreciseInstantEvents?this._params.stackConcurrentPreciseInstantEvents.limit:10;
/plugin/directions/syntax/
H A Dcommon.php195 $limit = $maxdirections;
208 $limit--;
209 if ($limit == 0) break;
226 $limit--;
227 if ($limit == 0) break;
247 $limit--;
248 if ($limit == 0) break;
250 $limit = $maxdirections;
258 $limit--;
259 if ($limit == 0) break;
/plugin/dokugitviewer/
H A DREADME23 <dokugitviewer:repository=my-repository-name features=backlog bugs=bugdb limit=15>
H A Dgit-utils.inc.php24 function git_get_log($repo, $limit = 10, $bare=false) argument
28 $data = run_git('log --pretty=format:"'.$params.'" -'.$limit, $repo, $bare);
H A Dsyntax.php63 $limit = (int)($data['limit']);
65 $limit = 10;
70 $log = git_get_log($data['repository'], $limit,$bare);
/plugin/processing/
H A Dscript.js979 limit: function(high) {
/plugin/shibbolethauth/files/
H A Dshibboleth.class.php555 * @param limit max number of users to be returned
559 function retrieveUsers($start=0,$limit=0,$filter=array()) { argument
575 if (($limit > 0) && ($count >= $limit)) break;
/plugin/lastfm/
H A Dsyntax.php95 $data['limit'] = 10;
107 if(@preg_match('/\bL=([0-9]{1,2})\b/', $param, $match)) $data['limit'] = $match[1];
131 …li class="plugin_lastfm_opt"><span class="plugin_lastfm_limit">' . $data['limit'] . '</span></li>'…
/plugin/lastfm/inc/
H A Dlastfmutils.php17 function lastfm_xhtml($user,$chart,$limit,$dformat,$utc_offset,$cols,$imgonly) { argument
31 if($chart != 'profile') $data = array_slice($data,0,$limit);
/plugin/offline/
H A DCOPYING.txt190 the covered work, and you disclaim any intention to limit operation or
240 used to limit the access or legal rights of the compilation's users
/plugin/stars/
H A Dreadme.txt10 - star limit by anon and kenc
/plugin/flowplay2/flowplayer/
H A DLICENSE.txt196 the covered work, and you disclaim any intention to limit operation or
246 used to limit the access or legal rights of the compilation's users
/plugin/dokukiwix/
H A DINSTALL22 … link to several big external pictures, you may need to raise the timeout limit or the maximal mem…
H A DCOPYING190 the covered work, and you disclaim any intention to limit operation or
240 used to limit the access or legal rights of the compilation's users
/plugin/wysiwyg/fckeditor/
H A Dlicense.txt1020 Executable version does not attempt to limit or alter the recipient's

1...<<1112131415161718192021