Home
last modified time | relevance | path

Searched refs:file (Results 2651 – 2675 of 3491) sorted by relevance

1...<<101102103104105106107108109110>>...140

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D26.26.js.map1 …A;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA","file":"26.26.js","source…
H A D62.62.js.map1file":"62.62.js","sourcesContent":["/*------------------------------------------------------------…
H A D69.69.js.map1 …uCAAuC;AACvC,4CAA4C;AAC5C,uCAAuC;AACvC,wCAAwC;AACxC;AACA;AACA;AACA;AACA","file":"69.69.js","source…
H A D44.44.js.map1 …A;AACA;AACA;AACA;AACA;AACA;AACA;AACA,2CAA2C,8BAA8B;AACzE;AACA;AACA;AACA","file":"44.44.js","source…
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DREADME.md107 Monolog is licensed under the MIT License - see the [LICENSE](LICENSE) file for details
H A DCHANGELOG.md125 * Fixed DeduplicationHandler silently failing to start when file could not be opened
346 … Added automatic creation of directories if they are missing for a StreamHandler to open a log file
417 * Fixed regression in RotatingFileHandler file permissions
424 * Added $filePermissions to tweak file mode on StreamHandler and RotatingFileHandler
/plugin/codemirror/dist/modes/
H A Dtiddlywiki.min.js.map1file":"tiddlywiki.min.js","sourcesContent":["// CodeMirror, copyright (c) by Marijn Haverbeke and …
H A Dz80.min.js.map1 …AAO,SAKb1B,GAAW4B,WAAW,aAAc,MACpC5B,GAAW4B,WAAW,eAAiBC,KAAM,MAAOzB,KAAM","file":"z80.min.js","sour…
H A Deiffel.min.js.map1 …YAAYT,KAAKS,GAAQ,SACzB,WAEN,MAAON,IAETS,YAAa,OAIjBnC,GAAWoC,WAAW,gBAAiB","file":"eiffel.min.js","s…
H A Ddockerfile.min.js.map1 …,MAAO,OAIPA,MAAO,KACPC,KAAM,UAGVO,MACEC,YAAa,MAIjB5B,GAAW6B,WAAW,oBAAqB","file":"dockerfile.min.js…
/plugin/anewssystem/
H A Dsyntax.php77 $records = file(DOKU_PLUGIN.'anewssystem/tpl/newstemplate_'.$conf['lang'].'.txt');
190 $FontRecords = file(DOKU_PLUGIN.'anewssystem/tpl/fonts.txt');
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A DVsdxExport.js64 zip.file(id, files[id]);
712 …zip.file(name, (noHeader? "" : "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>") + …
/plugin/icalevents/
H A DLICENSE.txt5 LICENSE file in the corresponding subdirectory within the directory
297 to attach them to the start of each source file to most effectively
298 convey the exclusion of warranty; and each file should have at least
/plugin/quickstats/GEOIP/
H A Dgeoip.inc1377 function geoip_load_shared_mem($file)
1379 $fp = fopen($file, "rb");
1381 print "error opening $file: $php_errormsg\n";
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DCHANGES.md47 * Escape file path sent to \SplFileObjectConstructor when running on Windows (thanks @danmartin-epi…
/plugin/combo/
H A Ddeleted.files168 syntax/file.php
/plugin/diagramsnet/lib/js/diagramly/
H A DEditor.js4027 var file = this.editorUi.getCurrentFile();
4029 return urlParams['embed'] == '1' || (file != null && file.isEditable());
4048 var file = this.editorUi.getCurrentFile();
4110 var file = ui.getCurrentFile();
4112 if (file != null && file.isAutosaveOptional())
4121 if (ui.editor.autosave && file.isModified())
4123 file.fileChanged();
8155 var file = editorUi.getCurrentFile();
8157 if (file != null)
8159 pv.title = file.getTitle();
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md51 * Fix: Prevent concurrent writes to file when saving `CookieJar` [#2335](https://github.com/guzzle/…
228 * Ensuring that `sink` is valid if saving to a file.
647 * Added the ability to define a POST name for a file
920 * The bundled SSL certificate is now provided in the phar file and extracted when running Guzzle fr…
935 * RequestFactory::create() now uses the key of a POST file when setting the POST file name
1107 * Bug: Fixed config file aliases for JSON includes
1109 * Bug: Removing the path to a file when sending a Content-Disposition header on a POST upload
1131 '_default' with a default JSON configuration file.
1147 * Stream and EntityBody objects will now return the file position to the previous position after a …
/plugin/sequencediagram/bower_components/raphael/
H A Dyarn.lock774 detect-file@^1.0.0:
776 …resolved "https://registry.yarnpkg.com/detect-file/-/detect-file-1.0.0.tgz#f0d66d03672a825cb1b73bd…
996 detect-file "^1.0.0"
1087 get-caller-file@^1.0.1:
1089 …resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-1.0.2.tgz#f702e63127e7e23…
2852 get-caller-file "^1.0.1"
/plugin/a2s/
H A DASCIIToSVG.php1767 $file = "{$dir}/{$ent}";
1769 if (substr($ent, -5) == '.path' && is_readable($file)) {
1771 filemtime($file) <= self::$cacheTime) {
1775 $lines = file($file);
/plugin/mantis/lib/
H A Dchangelog83 > Changes for the multiple/nested imports from the wsdl file. This builds an
164 - soap_server: when requested WSDL is in a file, return to client using passthru (thanks Ingo Fisch…
173 - wsdl: enhance handling of URLs with file scheme
192 - wsdlcache: synchronize using a per-WSDL lock file (Thanks Ingo)
/plugin/authshibboleth/plugin/authshibboleth/
H A Dauth.php122 $lines = file(DOKU_CONF . '/' . $this->getConf(self::CONF_AUTH_USERSFILE));
/plugin/404manager/
H A DREADME.md130 …* for the older version: in the file 404managerRedirect.conf or 404managerRedirect.conf.migrated i…
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dclass_upload.asp127 'Fix upload large file.
/plugin/syntaxhighlighter4/
H A DREADME.md79 $renderer->file($content);

1...<<101102103104105106107108109110>>...140