Home
last modified time | relevance | path

Searched refs:limit (Results 101 – 125 of 502) sorted by relevance

12345678910>>...21

/plugin/findologicxmlexport/vendor/webmozart/assert/src/
H A DAssert.php539 public static function greaterThan($value, $limit, $message = '') argument
541 if ($value <= $limit) {
545 static::valueToString($limit)
552 if ($value < $limit) {
556 static::valueToString($limit)
561 public static function lessThan($value, $limit, $message = '') argument
563 if ($value >= $limit) {
567 static::valueToString($limit)
572 public static function lessThanEq($value, $limit, $message = '') argument
574 if ($value > $limit) {
[all …]
/plugin/aichat/Storage/
H A DAbstractStorage.php114 * If not, the storage should return twice the $limit of chunks and the caller will filter out the readable ones.
118 * @param int $limit The number of results to return, see note above
121 abstract public function getSimilarChunks($vector, $lang = '', $limit = 4);
84 getSimilarChunks($vector, $limit = 4) global() argument
/plugin/tagfilter/script/select2/
H A Dselect2_locale_uk.js14 formatSelectionTooBig: function (limit) { return "Ви можете вибрати лише" + character(limit, "елемент"); }, argument
H A Dselect2_locale_pl.js14 formatSelectionTooBig: function (limit) { return "Możesz zaznaczyć najwyżej" + character(limit, "element", "y"); }, argument
/plugin/autogallery/
H A Dauth.php165 * @param int $limit max number of users to be returned, 0 for unlimited
207 * @param int $limit
/plugin/dokugitviewer/
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/authwordpress/
H A Dauth.php145 * @param int $limit max number of users to be returned
150 public function retrieveUsers($start = 0, $limit = 0, $filter = array()) argument
165 if ($limit > 0 && $count >= $limit) {
/plugin/authsplit/
H A Dauth.php547 * @param int $limit max number of users to be returned
552 public function retrieveUsers($start = 0, $limit = -1, $filter = null) { argument
556 $start, $limit, $filter
613 * @param int $limit
616 public function retrieveGroups($start = 0, $limit = 0) { argument
618 $result = $this->authplugins['secondary']->retrieveGroups($start, $limit);
/plugin/pdfjs/pdfjs/web/locale/ka/
H A Dviewer.properties184 # "{{limit}}" will be replaced by a numerical value.
185 find_match_count_limit={[ plural(limit) ]}
186 find_match_count_limit[zero]={{limit}}-ზე მეტი თანხვედრა
187 find_match_count_limit[one]={{limit}}-ზე მეტი თანხვედრა
188 find_match_count_limit[two]={{limit}}-ზე მეტი თანხვედრა
189 find_match_count_limit[few]={{limit}}-ზე მეტი თანხვედრა
190 find_match_count_limit[many]={{limit}}-ზე მეტი თანხვედრა
191 find_match_count_limit[other]={{limit}}-ზე მეტი თანხვედრა
/plugin/pdfjs/pdfjs/web/locale/kk/
H A Dviewer.properties184 # "{{limit}}" will be replaced by a numerical value.
185 find_match_count_limit={[ plural(limit) ]}
186 find_match_count_limit[zero]={{limit}} сәйкестіктен көп
187 find_match_count_limit[one]={{limit}} сәйкестіктен көп
188 find_match_count_limit[two]={{limit}} сәйкестіктен көп
189 find_match_count_limit[few]={{limit}} сәйкестіктен көп
190 find_match_count_limit[many]={{limit}} сәйкестіктен көп
191 find_match_count_limit[other]={{limit}} сәйкестіктен көп
/plugin/pdfjs/pdfjs/web/locale/bn-IN/
H A Dviewer.properties184 # "{{limit}}" will be replaced by a numerical value.
185 find_match_count_limit={[ plural(limit) ]}
186 find_match_count_limit[zero]={{limit}} এর বেশি মিলছে
187 find_match_count_limit[one]={{limit}} এর থেকে বেশি মিলছে
188 find_match_count_limit[two]={{limit}} এর থেকে বেশি মিলছে
189 find_match_count_limit[few]={{limit}} এর থেকে বেশি মিলছে
190 find_match_count_limit[many]={{limit}} এর থেকে বেশি মিলছে
191 find_match_count_limit[other]={{limit}} এর থেকে বেশি মিলছে
/plugin/pdfjs/pdfjs/web/locale/bg/
H A Dviewer.properties184 # "{{limit}}" will be replaced by a numerical value.
185 find_match_count_limit={[ plural(limit) ]}
186 find_match_count_limit[zero]=Повече от {{limit}} съвпадения
187 find_match_count_limit[one]=Повече от {{limit}} съвпадение
188 find_match_count_limit[two]=Повече от {{limit}} съвпадения
189 find_match_count_limit[few]=Повече от {{limit}} съвпадения
190 find_match_count_limit[many]=Повече от {{limit}} съвпадения
191 find_match_count_limit[other]=Повече от {{limit}} съвпадения
/plugin/pdfjs/pdfjs/web/locale/be/
H A Dviewer.properties184 # "{{limit}}" will be replaced by a numerical value.
185 find_match_count_limit={[ plural(limit) ]}
186 find_match_count_limit[zero]=Больш за {{limit}} супадзенняў
187 find_match_count_limit[one]=Больш за {{limit}} супадзенне
188 find_match_count_limit[two]=Больш за {{limit}} супадзенняў
189 find_match_count_limit[few]=Больш за {{limit}} супадзенняў
190 find_match_count_limit[many]=Больш за {{limit}} супадзенняў
191 find_match_count_limit[other]=Больш за {{limit}} супадзенняў
/plugin/pdfjs/pdfjs/web/locale/pa-IN/
H A Dviewer.properties178 # "{{limit}}" will be replaced by a numerical value.
179 find_match_count_limit={[ plural(limit) ]}
180 find_match_count_limit[zero]={{limit}} ਮੇਲਾਂ ਤੋਂ ਵੱਧ
181 find_match_count_limit[one]={{limit}} ਮੇਲ ਤੋਂ ਵੱਧ
182 find_match_count_limit[two]={{limit}} ਮੇਲਾਂ ਤੋਂ ਵੱਧ
183 find_match_count_limit[few]={{limit}} ਮੇਲਾਂ ਤੋਂ ਵੱਧ
184 find_match_count_limit[many]={{limit}} ਮੇਲਾਂ ਤੋਂ ਵੱਧ
185 find_match_count_limit[other]={{limit}} ਮੇਲਾਂ ਤੋਂ ਵੱਧ
/plugin/pdfjs/pdfjs/web/locale/bn-BD/
H A Dviewer.properties174 # "{{limit}}" will be replaced by a numerical value.
175 find_match_count_limit={[ plural(limit) ]}
176 find_match_count_limit[zero]={{limit}} এর বেশি মিল
177 find_match_count_limit[one]={{limit}} এর বেশি মিল
178 find_match_count_limit[two]={{limit}} এর বেশি মিল
179 find_match_count_limit[few]={{limit}} এর বেশি মিল
180 find_match_count_limit[many]={{limit}} এর বেশি মিল
181 find_match_count_limit[other]={{limit}} এর বেশি মিল
/plugin/pdfjs/pdfjs/web/locale/gu-IN/
H A Dviewer.properties184 # "{{limit}}" will be replaced by a numerical value.
185 find_match_count_limit={[ plural(limit) ]}
186 find_match_count_limit[zero]={{limit}} કરતાં વધુ સરખા મળ્યાં
187 find_match_count_limit[one]={{limit}} કરતાં વધુ સરખું મળ્યું
188 find_match_count_limit[two]={{limit}} કરતાં વધુ સરખા મળ્યાં
189 find_match_count_limit[few]={{limit}} કરતાં વધુ સરખા મળ્યાં
190 find_match_count_limit[many]={{limit}} કરતાં વધુ સરખા મળ્યાં
191 find_match_count_limit[other]={{limit}} કરતાં વધુ સરખા મળ્યાં
/plugin/struct/meta/
H A DSearch.php328 $limit = 0;
330 // if there was a limit set previously, the range_end needs to be recalculated
331 $limit = $this->range_end - $this->range_begin;
334 if ($limit) $this->setLimit($limit);
350 * @param int $limit Set to 0 to disable limit again
352 public function setLimit($limit)
354 if ($limit) {
355 $this->range_end = $this->range_begin + $limit;
308 setLimit($limit) global() argument
[all...]
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Request/
H A DSyncCollectionReport.php42 public $limit; variable in Sabre\\DAV\\Xml\\Request\\SyncCollectionReport
105 $self->limit = $nresults;
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Request/
H A DSyncCollectionReport.php42 public $limit; variable in Sabre\\DAV\\Xml\\Request\\SyncCollectionReport
105 $self->limit = $nresults;
/plugin/displayorphans/
H A D_local.php27 … array */ asList(/* string */ $text, /* string */ $delimiter = ' ', /* int */ $limit = PHP_INT_MAX) argument
28 { return empty(text) ? null : explode($delimiter, $text, $limit); }
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DAddressBook.php340 * @param int $limit
343 function getChanges($syncToken, $syncLevel, $limit = null) { argument
353 $limit
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DUstring.php398 * @param int $limit Maximum of replacements. -1 for unbound.
401 public function replace($pattern, $replacement, $limit = -1) argument
410 $limit
417 $limit
428 * @param int $limit Maximum of split. -1 for unbound.
435 $limit = -1, argument
441 $limit,
/plugin/pdfjs/pdfjs/web/locale/it/
H A Dviewer.properties122 find_match_count_limit = {[ plural(limit) ]}
123 find_match_count_limit[zero] = Più di {{limit}} corrispondenze
124 find_match_count_limit[one] = Più di {{limit}} corrispondenza
125 find_match_count_limit[two] = Più di {{limit}} corrispondenze
126 find_match_count_limit[few] = Più di {{limit}} corrispondenze
127 find_match_count_limit[many] = Più di {{limit}} corrispondenze
128 find_match_count_limit[other] = Più di {{limit}} corrispondenze
/plugin/pdfjs/pdfjs/web/locale/zh-CN/
H A Dviewer.properties184 # "{{limit}}" will be replaced by a numerical value.
185 find_match_count_limit={[ plural(limit) ]}
186 find_match_count_limit[zero]=超过 {{limit}} 项匹配
187 find_match_count_limit[one]=超过 {{limit}} 项匹配
188 find_match_count_limit[two]=超过 {{limit}} 项匹配
189 find_match_count_limit[few]=超过 {{limit}} 项匹配
190 find_match_count_limit[many]=超过 {{limit}} 项匹配
191 find_match_count_limit[other]=超过 {{limit}} 项匹配

12345678910>>...21