Searched refs:base64 (Results 1 – 6 of 6) sorted by relevance
| /dokuwiki/inc/Remote/ |
| H A D | ApiCore.php | 981 * @param string $base64 Base64 encoded file contents 987 public function saveMedia($media, $base64, $overwrite = false) argument 997 $base64 = strtr($base64, [ 1005 $data = base64_decode($base64, true);
|
| /dokuwiki/_test/tests/Remote/ |
| H A D | ApiCoreTest.php | 797 $base64 = base64_encode(file_get_contents($file)); 800 $base64, 910 $base64 = base64_encode(file_get_contents($orig)); 915 …this->assertTrue($this->remote->call('core.saveMedia', ['media' => $target, 'base64' => $base64]));
|
| /dokuwiki/vendor/paragonie/constant_time_encoding/ |
| H A D | README.md | 9 Based on the [constant-time base64 implementation made by Steve "Sc00bz" Thomas](https://github.com…
|
| /dokuwiki/lib/tpl/dokuwiki/css/ |
| H A D | basic.less | 420 …background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdm… 449 …background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmc…
|
| /dokuwiki/ |
| H A D | composer.lock | 259 "base64",
|
| /dokuwiki/lib/scripts/jquery/jquery-ui-theme/ |
| H A D | smoothness.css | 652 …background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQA…
|