Home
last modified time | relevance | path

Searched refs:files (Results 126 – 150 of 1460) sorted by path

12345678910>>...59

/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md150 POST files to a multipart/form-data request.
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DLICENSE9 of this software and associated documentation files (the "Software"), to deal
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DLICENSE11 of this software and associated documentation files (the "Software"), to deal
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DServerRequest.php81 * @param array $files A array which respect $_FILES structure
87 public static function normalizeFiles(array $files) argument
91 foreach ($files as $key => $value) {
138 * @param array $files
142 private static function normalizeNestedFileSpec(array $files = []) argument
146 foreach (array_keys($files['tmp_name']) as $key) {
148 'tmp_name' => $files['tmp_name'][$key],
149 'size' => $files['size'][$key],
150 'error' => $files['error'][$key],
151 'name' => $files['name'][$key],
[all …]
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md148 …s further down the configuration, useful for temporarily disabling a handler in configuration files
428 * Added $appendNewline flag to the JsonFormatter to enable using it when logging to files
H A DLICENSE4 of this software and associated documentation files (the "Software"), to deal
H A DREADME.md7 Monolog sends your logs to files, sockets, inboxes, databases and various
/plugin/authgooglesheets/vendor/paragonie/constant_time_encoding/
H A DLICENSE.txt6 of this software and associated documentation files (the "Software"), to deal
32 of this software and associated documentation files (the "Software"), to deal
/plugin/authgooglesheets/vendor/paragonie/random_compat/
H A DLICENSE6 of this software and associated documentation files (the "Software"), to deal
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/
H A DLICENSE4 a copy of this software and associated documentation files (the
H A DREADME.md55 * [Download 1.0.20 as ZIP](http://sourceforge.net/projects/phpseclib/files/phpseclib1.0.20.zip/down…
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php984 $files = $this->readlist($dir, false);
986 if (!$recursive || $files === false) {
987 return $files;
991 foreach ($files as $value) {
1018 $files = $this->readlist($dir, true);
1019 if (!$recursive || $files === false) {
1020 return $files;
1025 foreach ($files as $key => $value) {
1027 unset($files[$key]);
1045 $files[$key] = (object) $value;
[all …]
/plugin/authgooglesheets/vendor/psr/cache/
H A DLICENSE.txt4 of this software and associated documentation files (the "Software"), to deal
/plugin/authgooglesheets/vendor/psr/http-message/
H A DLICENSE4 of this software and associated documentation files (the "Software"), to deal
/plugin/authgooglesheets/vendor/psr/log/
H A DLICENSE4 of this software and associated documentation files (the "Software"), to deal
/plugin/authgooglesheets/vendor/ralouphie/getallheaders/
H A DLICENSE6 of this software and associated documentation files (the "Software"), to deal
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-idn/
H A DLICENSE4 of this software and associated documentation files (the "Software"), to deal
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-normalizer/
H A DLICENSE4 of this software and associated documentation files (the "Software"), to deal
/plugin/authgooglesheets/vendor/symfony/polyfill-php72/
H A DLICENSE4 of this software and associated documentation files (the "Software"), to deal
/plugin/authhiorgserver/
H A DLICENSE95 a) You must cause the modified files to carry prominent notices
96 stating that you changed the files and the date of any change.
158 associated interface definition files, plus the scripts used to
/plugin/authldaplocal/
H A DLICENSE113 a) You must cause the modified files to carry prominent notices
114 stating that you changed the files and the date of any change.
176 associated interface definition files, plus the scripts used to
H A DREADME.md4 …ws you to keep all the access data for your wiki in Dokuwiki´s plain text files and still use the …
/plugin/authlemonldap/
H A DLICENSE95 a) You must cause the modified files to carry prominent notices
96 stating that you changed the files and the date of any change.
158 associated interface definition files, plus the scripts used to
/plugin/authlinotp/
H A DLICENSE95 a) You must cause the modified files to carry prominent notices
96 stating that you changed the files and the date of any change.
158 associated interface definition files, plus the scripts used to
/plugin/authloginapi/
H A DLICENSE95 a) You must cause the modified files to carry prominent notices
96 stating that you changed the files and the date of any change.
158 associated interface definition files, plus the scripts used to

12345678910>>...59