/dokuwiki/_test/tests/inc/ |
D | media_searchlist.test.php | 17 * @param string $copy file used as a content of uploaded file 19 protected function save($name, $copy) argument 22 media_save(array('name' => $copy), $media_id, true, AUTH_UPLOAD, 'copy');
|
D | changelog_getlastrevisionat.test.php | 147 $ret = copy(mediaFn('wiki:kind_zu_katze.png'),mediaFn($image));
|
/dokuwiki/lib/plugins/authplain/_test/ |
D | escaping.test.php | 31 copy($name, $name.".orig"); 39 copy($name.".orig", $name);
|
/dokuwiki/_test/tests/Remote/ |
D | ApiCoreAclCheckTest.php | 35 copy($name, $name . ".orig"); 60 copy($name . ".orig", $name);
|
D | ApiCoreTest.php | 752 copy($orig, $tmp); 757 copy($orig, $tmp); 877 copy($orig, $tmp);
|
/dokuwiki/vendor/paragonie/constant_time_encoding/ |
D | LICENSE.txt | 5 Permission is hereby granted, free of charge, to any person obtaining a copy 8 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 31 Permission is hereby granted, free of charge, to any person obtaining a copy 34 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
/dokuwiki/conf/ |
D | local.php.dist | 4 * Simply copy the options you want to change from dokuwiki.php
|
/dokuwiki/vendor/paragonie/random_compat/ |
D | LICENSE | 5 Permission is hereby granted, free of charge, to any person obtaining a copy 8 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
/dokuwiki/vendor/phpseclib/phpseclib/ |
D | LICENSE | 4 a copy of this software and associated documentation files (the 6 without limitation the rights to use, copy, modify, merge, publish,
|
/dokuwiki/vendor/php81_bc/strftime/ |
D | LICENSE | 5 Permission is hereby granted, free of charge, to any person obtaining a copy 8 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
/dokuwiki/vendor/splitbrain/slika/ |
D | LICENSE | 3 …copy of this software and associated documentation files (the "Software"), to deal in the Software…
|
/dokuwiki/vendor/splitbrain/php-cli/ |
D | LICENSE | 5 Permission is hereby granted, free of charge, to any person obtaining a copy 8 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
/dokuwiki/vendor/splitbrain/php-archive/ |
D | LICENSE | 3 Permission is hereby granted, free of charge, to any person obtaining a copy 6 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
/dokuwiki/vendor/composer/ |
D | LICENSE | 4 Permission is hereby granted, free of charge, to any person obtaining a copy 7 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
/dokuwiki/_test/core/ |
D | TestUtils.php | 26 copy($source, $destdir.'/'.basename($source));
|
D | DokuWikiTest.php | 193 copy(DOKU_INC . '/conf/' . $file, DOKU_CONF . $file);
|
/dokuwiki/inc/ |
D | preload.php.dist | 3 * This is an example for a farm setup. Simply copy this file to preload.php and
|
D | httputils.php | 204 return copy($uncompressed_file, 'compress.zlib://' . $gzip);
|
/dokuwiki/vendor/openpsa/universalfeedcreator/ |
D | LICENSE | 6 Everyone is permitted to copy and distribute verbatim copies 50 permission to copy, distribute and/or modify the library. 150 1. You may copy and distribute verbatim copies of the Library's 152 you conspicuously and appropriately publish on each copy an 155 warranty; and distribute a copy of this License along with the 158 You may charge a fee for the physical act of transferring a copy, 162 2. You may modify your copy or copies of the Library or any portion 163 of it, thus forming a work based on the Library, and copy and 212 License instead of this License to a given copy of the Library. To do 220 Once this change is made in a given copy, it is irreversible for [all …]
|
/dokuwiki/vendor/simplepie/simplepie/idn/ |
D | LICENCE | 6 Everyone is permitted to copy and distribute verbatim copies 50 permission to copy, distribute and/or modify the library. 150 1. You may copy and distribute verbatim copies of the Library's 152 you conspicuously and appropriately publish on each copy an 155 warranty; and distribute a copy of this License along with the 158 You may charge a fee for the physical act of transferring a copy, 162 2. You may modify your copy or copies of the Library or any portion 163 of it, thus forming a work based on the Library, and copy and 212 License instead of this License to a given copy of the Library. To do 220 Once this change is made in a given copy, it is irreversible for [all …]
|
/dokuwiki/vendor/geshi/geshi/ |
D | LICENSE | 6 Everyone is permitted to copy and distribute verbatim copies 40 (2) offer you this license which gives you legal permission to copy, 79 1. You may copy and distribute verbatim copies of the Program's 81 conspicuously and appropriately publish on each copy an appropriate 84 and give any other recipients of the Program a copy of this License 87 You may charge a fee for the physical act of transferring a copy, and 90 2. You may modify your copy or copies of the Program or any portion 91 of it, thus forming a work based on the Program, and copy and 109 these conditions, and telling the user how to view a copy of this 134 3. You may copy and distribute the Program (or a work based on it, [all …]
|
/dokuwiki/ |
D | COPYING | 6 Everyone is permitted to copy and distribute verbatim copies 40 (2) offer you this license which gives you legal permission to copy, 79 1. You may copy and distribute verbatim copies of the Program's 81 conspicuously and appropriately publish on each copy an appropriate 84 and give any other recipients of the Program a copy of this License 87 You may charge a fee for the physical act of transferring a copy, and 90 2. You may modify your copy or copies of the Program or any portion 91 of it, thus forming a work based on the Program, and copy and 109 these conditions, and telling the user how to view a copy of this 134 3. You may copy and distribute the Program (or a work based on it, [all …]
|
/dokuwiki/vendor/splitbrain/lesserphp/ |
D | LICENSE | 16 a copy of this software and associated documentation files (the 18 without limitation the rights to use, copy, modify, merge, publish, 46 Everyone is permitted to copy and distribute verbatim copies 83 giving you legal permission to copy, distribute and/or modify it. 125 To "modify" a work means to copy from or adapt all or part of the work 127 exact copy. The resulting work is called a "modified version" of the 136 computer or modifying a private copy. Propagation includes copying, 142 a computer network, with no transfer of a copy, is not conveying. 149 work under this License, and how to view a copy of this License. If 240 appropriately publish on each copy an appropriate copyright notice; [all …]
|
/dokuwiki/lib/plugins/authpdo/_test/ |
D | sqlite.test.php | 42 copy(__DIR__ . '/test.sqlite3', $this->dbfile);
|
/dokuwiki/bin/ |
D | dwpage.php | 234 if (!copy($wiki_fn, $localfile)) {
|