Searched refs:CACHE (Results 1 – 4 of 4) sorted by relevance
| /dokuwiki/lib/exe/ |
| H A D | fetch.php | 29 $CACHE = calc_cache($INPUT->str('cache')); variable 53 'cache' => $CACHE,
|
| /dokuwiki/inc/ |
| H A D | fetch.functions.php | 152 global $MIME, $EXT, $CACHE, $INPUT; 161 if (str_starts_with($MIME, 'image/')) $file = media_get_from_URL($media, $EXT, $CACHE);
|
| /dokuwiki/lib/plugins/authpdo/_test/pgsql/ |
| H A D | django.sql | 55 CACHE 1; 89 CACHE 1; 124 CACHE 1; 179 CACHE 1; 200 CACHE 1; 234 CACHE 1; 274 CACHE 1; 308 CACHE 1; 343 CACHE 1; 393 CACHE 1; [all …]
|
| /dokuwiki/_test/tests/lib/exe/ |
| H A D | fetch_imagetoken.test.php | 28 …global $MIME, $EXT, $CACHE, $INPUT; // variables fetch creates in global scope -- should this b…
|