Home
last modified time | relevance | path

Searched refs:Length (Results 1 – 25 of 34) sorted by relevance

12

/plugin/rdplink/RdpEncrypt/
H A DRdpEncrypt.vb72 blob.pbData = Marshal.AllocHGlobal(data.Length)
81 blob.cbData = data.Length
82 Marshal.Copy(data, 0, blob.pbData, data.Length)
113 For i = 0 To result.Length - 1
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Integration/
H A DStream.php116 'message' => 'Content-Length: 14',
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/perl/
H A Dupload_fck.pl191 $Length, #
199 push(@NEWFNAME_DATA,"$FileName\t$Ext\t$Length\t$ImageWidth\t$ImageHeight\t$ContentName");
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DCubeHandler.php161 'Content-Length: ' . strlen('['.$data.']'),
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Handler/
H A DFormErrorHandlerTest.php23 use Symfony\Component\Validator\Constraints\Length; alias
108 new Length(['min' => 10]),
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dsplit.rst31 chunks. Length is set by the ``limit`` argument (one character by default).
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Loader/Fixtures/phar/
H A Dphar-sample.phar83 header('Content-Length: ' . filesize($a));
97 header('Content-Length: ' . filesize($a));
/plugin/webdav/vendor/sabre/http/
H A DCHANGELOG.md20 * #72: Handling clients that send invalid `Content-Length` headers.
26 the `Content-Length` header. This allows users to pass much larger strings
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DMetadataWriter.php146 $this->writer->write('<</Type/Metadata/Subtype/XML/Length ' . strlen($m) . '>>');
256 $this->writer->write('/Length ' . strlen($s) . '>>');
305 $this->writer->write('/Length '.strlen($filestream));
717 $this->writer->write('/Length ' . strlen($filestream));
780 $this->writer->write('/Length 128');
/plugin/aclauditor/
H A Dadmin.php122 header('Content-Length: '.strlen($this->scenario));
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dclass_upload.asp132 …' 修正说明:由于iis6的Content-Length 头信息中包含的请求长度超过了 AspMaxRequestEntityAllowed 的值(默认200K), IIS 将返回一个 403 错…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D43.43.js.map1Length',\n 'Binary.ToList',\n 'Binary.ToText',\n 'BinaryFormat.7BitEncodedSig…
H A D4.4.js1Length=29]="Length",e[e.Angle=30]="Angle",e[e.Time=31]="Time",e[e.Freq=32]="Freq",e[e.Exclamation=…
H A D2.2.js28007 this.peek(_cssScanner_js__WEBPACK_IMPORTED_MODULE_0__["TokenType"].Length) ||
28317 staticUnitTable['px'] = TokenType.Length;
28318 staticUnitTable['cm'] = TokenType.Length;
28319 staticUnitTable['mm'] = TokenType.Length;
28320 staticUnitTable['in'] = TokenType.Length;
28321 staticUnitTable['pt'] = TokenType.Length;
28322 staticUnitTable['pc'] = TokenType.Length;
H A D2.2.js.map1Length) ||\n this.peek(TokenType.EMS) ||\n this.peek(TokenType.EXS) ||\n …
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dper-request-configuration.asciidoc228 [Content-Length] => Array
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md90 * Improvement: Always include the Content-Length if there's a body [#1721](https://github.com/guzzl…
115 * Only read up to `Content-Length` in PHP StreamHandler to avoid timeouts when
184 * Bug fix: Adding a Content-Length to PHP stream wrapper requests if not set.
196 `Content-Length` modified to reflect the message size after removing the
731 * Stream size in `Guzzle\Stream\PhpStreamRequestFactory` will now be set if Content-Length is retur…
872 * Bug fix: Removing `Transfer-Encoding: chunked` header when a Content-Length is present
1051 * Bug: Fixed Content-Length parsing of Response factory
1187 * Content-Length is set to 0 before emitting the request.before_send event when sending an empty re…
/plugin/a2s/
H A Ddemo.txt107 …* border stroke dash : A serie of pair of dash length and space length. Length unit is unknown. Ex…
/plugin/mantis/lib/
H A Dchangelog254 - soap_transport_http: ignore Content-Length when chunked encoding is used
514 - soap_transport_http: don't set HTTP Host and Content-Length headers when using cURL
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js20268 return _this.data.Length += chunk.length;
20280 if ((_base = this.data).Length == null) {
20281 _base.Length = 0;
20290 return this.data.Length += chunk.length;
H A Dpdfmake.min.js11Length+=e.length}}(this)),this.deflate.on("end",this.finalize)},t.prototype.write=function(t){var …
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md2171 * Fixed: Sending Content-Length: 0 for every empty response. This improves NGinx
/plugin/bible/bible_douayRheims/
H A DProverbs.txt71 3:16. Length of days is in her right hand, and in her left hand riches and glory.
/plugin/diagramsnet/lib/js/orgchart/
H A Dbridge.min.js8 …th.");if(u<0||u>i.Length)throw new ArgumentOutOfRangeException("length","Length cannot be less tha…

12