Home
last modified time | relevance | path

Searched refs:limit (Results 126 – 150 of 502) sorted by path

12345678910>>...21

/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php428 if ($report->limit && $report->limit <= count($validNodes)) {
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/Xml/Request/
H A DAddressBookQueryReport.php66 public $limit; variable in Sabre\\CardDAV\\Xml\\Request\\AddressBookQueryReport
/plugin/davcal/vendor/sabre/dav/lib/DAV/Sync/
H A DISyncCollection.php83 * @param int $limit
86 function getChanges($syncToken, $syncLevel, $limit = null); argument
H A DPlugin.php129 $changeInfo = $node->getChanges($syncToken, $report->syncLevel, $report->limit);
/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/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/Xml/Request/
H A DAddressBookQueryReportTest.php227 $addressBookQueryReport->limit = 10;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Sync/
H A DMockSyncCollection.php99 * @param int $limit
102 public function getChanges($syncToken, $syncLevel, $limit = null) { argument
137 if ($limit) {
140 $left = $limit - (count($modified) + count($deleted));
146 $left = $limit - (count($modified) + count($deleted));
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Request/
H A DSyncCollectionTest.php50 $elem->limit = 5;
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md234 * Fixed: Issue #67. BYMONTH limit on DAILY recurrences.
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md274 * Fixed: Issue #67. BYMONTH limit on DAILY recurrences.
/plugin/deeplautotranslate/
H A DLICENSE
/plugin/dev/
H A DSVGIcon.php189 $this->logger->warning('%d bytes is still too big for standard inlineSVG() limit!');
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-fileupload-1.3.2.jar ... static java.lang.String getUniqueId () int limit int current String id public java.lang.String ...
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
H A Dgson-2.7.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/plugin/diagramsnet/lib/img/
H A DLICENSE92 …t, this Public License does not, and shall not be interpreted to, reduce, limit, restrict, or impo…
/plugin/diagramsnet/lib/js/diagramly/
H A DDrawioFile.js445 DrawioFile.prototype.compressReportData = function(data, limit, max) argument
447 limit = (limit != null) ? limit : 10000;
453 else if (data != null && data.length > limit)
H A DDropboxFile.js99 var promise = this.ui.dropbox.client.filesListRevisions({path: this.stat.path_lower, limit: 100});
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js5837 …var limit = com.mxgraph.io.vsdx.mxVsdxUtils.getIntAttr$org_w3c_dom_Element$java_lang_String(subEle…
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1743 …ull,u=!0,st="[DecimalError] ",nt=st+"Invalid argument: ",ii=st+"Precision limit exceeded",s=Math.f…
/plugin/diagramsnet/lib/math/extensions/MathML/
H A Dcontent-mathml.js19 …nsforms.bind("\u2203",".",","),lambda:a.transforms.bind("\u03BB",".",","),limit:a.transforms.itera… property in a.applyTokens
/plugin/diagramsnet/lib/resources/
H A Ddia_cs.txt639 retryingLogin=Překročen časový limit na přihlášení se. Zkouší se znovu…
732 timeout=Překročen časový limit
868 confTimeout=Časový limit spojení byl překročen
1100 connTimeout=Překročen časový limit pro spojení
/plugin/diagramsnet/lib/stencils/
H A DLICENSE92 …t, this Public License does not, and shall not be interpreted to, reduce, limit, restrict, or impo…
/plugin/diagramsnet/lib/templates/
H A DLICENSE92 …t, this Public License does not, and shall not be interpreted to, reduce, limit, restrict, or impo…

12345678910>>...21