Home
last modified time | relevance | path

Searched refs:out (Results 326 – 350 of 898) sorted by path

1...<<11121314151617181920>>...36

/plugin/davcard/vendor/sabre/vobject/lib/Property/
H A DText.php247 $out = null;
263 $out.=$lastLine. "=\r\n ";
268 if (!is_null($lastLine)) $out.= $lastLine . "\r\n";
269 return $out;
273 $out = '';
276 $out.= mb_strcut($str,0,75,'utf-8') . "\r\n";
279 $out.=$str . "\r\n";
285 return $out;
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DDocumentTest.php40 $out = $vcal->serialize();
41 …N:VCALENDAR\r\nBEGIN:VEVENT\r\nX-PROP;X-PARAM=3:1234256\r\nEND:VEVENT\r\nEND:VCALENDAR\r\n", $out);
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-codec-1.10.jar ... .io.OutputStream) java.io.OutputStream out public void <init> (java.io. ...
H A Dcommons-fileupload-1.3.2.jar ... .io.BufferedInputStream in java.io.BufferedOutputStream out java.io.File outputFile java.io. ...
H A Dcommons-io-2.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
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/ ...
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
H A Dservlet-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/ ...
/plugin/diagramsnet/lib/img/
H A DLICENSE70 … punitive, exemplary, or other losses, costs, expenses, or damages arising out of this Public Lice…
/plugin/diagramsnet/lib/js/diagramly/
H A DEditor.js2877 var out = "", i = 0, len = str.length, c1, c2, c3;
2885 out += CHARS.charAt(c1 >> 2);
2886 out += CHARS.charAt((c1 & 0x3) << 4);
2887 out += "==";
2895 out += CHARS.charAt(c1 >> 2);
2897 out += CHARS.charAt((c2 & 0xF) << 2);
2898 out += "=";
2903 out += CHARS.charAt(c1 >> 2);
2904 out += CHARS.charAt(((c1 & 0x3) << 4) | ((c2 & 0xF0) >> 4));
2906 out += CHARS.charAt(c3 & 0x3F);
[all …]
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1743 …";){if(f=t-"0",i>o||i===o&&f>7)throw this._makeException("Capture group is out of range.");i=i*10+…
H A Dorgchart.min.js8 …";){if(f=t-"0",i>o||i===o&&f>7)throw this._makeException("Capture group is out of range.");i=i*10+…
/plugin/diagramsnet/lib/js/jscolor/
H A Djscolor.js266 var out = '';
274 out = out.replace(/\/?[^\/]*$/, '');
280 out = out + rm;
283 return out;
/plugin/diagramsnet/lib/js/orgchart/
H A Dbridge.min.js8 …";){if(f=t-"0",i>o||i===o&&f>7)throw this._makeException("Capture group is out of range.");i=i*10+…
/plugin/diagramsnet/lib/math/
H A DLICENSE160 result of this License or out of the use or inability to use the
/plugin/diagramsnet/lib/plugins/webcola/
H A Dcola.min.js2out;b<c.length;b++){var e=c[b];void 0===e.index?(d(e),a.lowlink=Math.min(a.lowlink,e.lowlink)):e.o…
/plugin/diagramsnet/lib/resources/
H A Ddia.txt639 retryingLogin=Login time out. Retrying...
681 sessionTimeoutOnSave=Your session has timed out and you have been disconnected from the Google Driv…
694 signOut=Sign out
868 confTimeout=The connection has timed out
937 confAPartialDiagDone={1} out of {2} {3} diagrams in page "{4}" processed successfully.
1100 connTimeout=The connection has timed out
1127 someImagesFailed={1} out of {2} failed due to the following errors
H A Ddia_am.txt639 retryingLogin=Login time out. Retrying...
681 sessionTimeoutOnSave=Your session has timed out and you have been disconnected from the Google Driv…
694 signOut=Sign out
868 confTimeout=The connection has timed out
937 confAPartialDiagDone={1} out of {2} {3} diagrams in page "{4}" processed successfully.
1100 connTimeout=The connection has timed out
1127 someImagesFailed={1} out of {2} failed due to the following errors
H A Ddia_ar.txt868 confTimeout=The connection has timed out
937 confAPartialDiagDone={1} out of {2} {3} diagrams in page "{4}" processed successfully.
1100 connTimeout=The connection has timed out
1127 someImagesFailed={1} out of {2} failed due to the following errors
H A Ddia_bn.txt639 retryingLogin=Login time out. Retrying...
681 sessionTimeoutOnSave=Your session has timed out and you have been disconnected from the Google Driv…
694 signOut=Sign out
868 confTimeout=The connection has timed out
937 confAPartialDiagDone={1} out of {2} {3} diagrams in page "{4}" processed successfully.
1100 connTimeout=The connection has timed out
1127 someImagesFailed={1} out of {2} failed due to the following errors
H A Ddia_bs.txt868 confTimeout=The connection has timed out
937 confAPartialDiagDone={1} out of {2} {3} diagrams in page "{4}" processed successfully.
1100 connTimeout=The connection has timed out
1127 someImagesFailed={1} out of {2} failed due to the following errors

1...<<11121314151617181920>>...36