Home
last modified time | relevance | path

Searched refs:File (Results 451 – 475 of 511) sorted by relevance

1...<<1112131415161718192021

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D39.39.js.map1 …n 'each',\n 'lcfirst',\n 'setnetent'\n ],\n // File handlers\n built…
H A D6.6.js1File=17,e.Reference=18,e.Folder=19,e.EnumMember=20,e.Constant=21,e.Struct=22,e.Event=23,e.Operator…
H A D70.70.js1 …onItemKind.Interface;case I.warning:return o.languages.CompletionItemKind.File}return o.languages.…
H A D43.43.js.map1 …',\n 'Expression.Identifier',\n 'Facebook.Graph',\n 'File.Contents',\n …
H A D4.4.js1File=17,e.Reference=18,e.Folder=19,e.EnumMember=20,e.Constant=21,e.Struct=22,e.Event=23,e.Operator…
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DREADME.md541 Guzzle is made available under the MIT License (MIT). Please see [License File](LICENSE) for more i…
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DImageProcessor.php9 use Mpdf\File\StreamWrapperChecker;
151 return $this->imageError($file, $firsttime, 'File contains an invalid stream. Only ' . implode(', ', $wrapperChecker->getWhitelistedStreamWrappers()) . ' streams are allowed.');
154 return $this->imageError($orig_srcpath, $firsttime, 'File contains an invalid stream. Only ' . implode(', ', $wrapperChecker->getWhitelistedStreamWrappers()) . ' streams are allowed.');
/plugin/dirtylittlehelper/mermaid/editor/
H A D6.6.js1File=17,e.Reference=18,e.Folder=19,e.EnumMember=20,e.Constant=21,e.Struct=22,e.Event=23,e.Operator…
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dstructure.txt50 File type: ['fileformat'] // ex 'mp3'
1572 …['riff']=>array() { // RIFF (Resource Interchange File Format)…
H A Dchangelog.txt257 if file has zero values for compressed_size in Local File Header
874 * Bugfix: MD5 File was incorrect in directory browse mode for
1462 (rather than generic Probably Truncated File message)
1643 » Added support for AIFF (Audio Interchange File Format) including
1655 » Added support for the BWF (Broadcast Wave File) RIFF chunks
1657 » Added support for the CART (Broadcast Wave File) RIFF chunks
H A DREADME.md543 * "Standard MIDI File Format" by Dustin Caldwell (from www.wotsit.org)
H A Dreadme.txt561 * "Standard MIDI File Format" by Dustin Caldwell (from www.wotsit.org)
/plugin/diagramsnet/lib/js/onedrive/
H A DOneDriveOrig.js2 …,e,d,c){var t=null;return new y.Promise(function(a,s){window.File&&e instanceof window.File?t=new …
H A DOneDrive.js6 …,e,d,c){var t=null;return new y.Promise(function(a,s){window.File&&e instanceof window.File?t=new …
/plugin/diagramsnet/lib/resources/
H A Ddia_nl.txt1081 csvFileUrl=CSV File URL
1139 errFileNotFoundOrNoPer=Error: Access Denied. File not found or you do not have permission to access…
H A Ddia_ca.txt1081 csvFileUrl=CSV File URL
1139 errFileNotFoundOrNoPer=Error: Access Denied. File not found or you do not have permission to access…
H A Ddia_es.txt1081 csvFileUrl=CSV File URL
1139 errFileNotFoundOrNoPer=Error: Access Denied. File not found or you do not have permission to access…
H A Ddia_pt-br.txt1081 csvFileUrl=CSV File URL
1139 errFileNotFoundOrNoPer=Error: Access Denied. File not found or you do not have permission to access…
/plugin/ckgedit/ckeditor/
H A DCHANGES.md236 …on between [CKFinder](https://ckeditor.com/ckeditor-4/ckfinder/) and the [File Browser](https://ck…
247 * [#643](https://github.com/ckeditor/ckeditor-dev/issues/643): The [File Browser](https://ckeditor.…
248 * [#1365](https://github.com/ckeditor/ckeditor-dev/issues/1365): The [File Browser](https://ckedito…
537 * [#12541](https://dev.ckeditor.com/ticket/12541): Added the [Upload File](https://ckeditor.com/cke…
675 …F token is now automatically sent by the [File Browser](https://ckeditor.com/cke4/addon/filebrowse…
876 …* [File upload tools](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR.fileTools.html) were…
896 * File APIs needed to operate and file upload is not supported in Internet Explorer 9 and below.
1343 * [#11165](https://dev.ckeditor.com/ticket/11165): Fixed: The [File Browser](https://ckeditor.com/c…
1564 * [#10265](https://dev.ckeditor.com/ticket/10265): Wrong loop type in the [File Browser](https://ck…
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md117 * [#12541](http://dev.ckeditor.com/ticket/12541): Added the [Upload File](http://ckeditor.com/addon…
255 …CSRF token is now automatically sent by the [File Browser](http://ckeditor.com/addon/filebrowser) …
456 …* [File upload tools](http://docs.ckeditor.com/#!/api/CKEDITOR.fileTools) were introduced in order…
476 * File APIs needed to operate and file upload is not supported in Internet Explorer 9 and below.
923 * [#11165](http://dev.ckeditor.com/ticket/11165): Fixed: The [File Browser](http://ckeditor.com/add…
1144 * [#10265](http://dev.ckeditor.com/ticket/10265): Wrong loop type in the [File Browser](http://cked…
/plugin/pgn4web/pgn4web/
H A Dpgn-standard.txt1353 11: File names and directories
1355 File names chosen for PGN data should be both informative and portable. The
1364 11.1: File name suffix for PGN data
1370 11.2: File name formation for PGN data for a specific player
1376 11.3: File name formation for PGN data for a specific event
1382 11.4: File name formation for PGN data for chronologically ordered games
/plugin/ditaa/ditaa/
H A Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md818 Guzzle is made available under the MIT License (MIT). Please see [License File](LICENSE) for more i…
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs1607 /* [MS-CFB] 2.2 Compound File Header */
2216 /* 2.2 Compound File Header */
2227 /* 2.2 Compound File Header */
2233 /* 2.6.1 Compound File Directory Entry */
5125 /* File Properties */
5512 /* Part 3 Section 4 Manifest File */
5542 /* Part 3 Section 6 Metadata Manifest File */
5651 /* 15.2.12.3 Extended File Properties Part */
5766 /* 15.2.12.2 Custom File Properties Part */
23106 /* Part 3 Section 4 Manifest File */
[all …]
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md434 * `FSExt` Directory and File no longer do custom property storage. This
1663 * Fixed: Issue 124: 'File' authentication backend now takes realm into
1720 in a later version. Use PDO or the new File class instead.

1...<<1112131415161718192021