Searched defs:location (Results 1 – 12 of 12) sorted by relevance
| /dokuwiki/vendor/simplepie/simplepie/src/Cache/ |
| H A D | File.php | 23 protected $location; variable in SimplePie\\Cache\\File 53 public function __construct(string $location, string $name, $type)
|
| H A D | Base.php | 41 public function __construct(string $location, string $name, $type);
|
| H A D | MySQL.php | 51 public function __construct(string $location, string $name, $type)
|
| H A D | Memcache.php | 54 public function __construct(string $location, string $name, $type)
|
| H A D | Redis.php | 55 public function __construct(string $location, string $name, $options = null)
|
| H A D | Memcached.php | 51 public function __construct(string $location, string $name, $type)
|
| /dokuwiki/vendor/simplepie/simplepie/src/ |
| H A D | Cache.php | 52 public static function get_handler(string $location, string $filename, $extension) 73 public function create(string $location, string $filename, $extension)
|
| H A D | SimplePie.php | 1013 public function set_cache_location(string $location = './cache')
|
| /dokuwiki/lib/exe/ |
| H A D | css.php | 412 function css_loadfile($file, $location = '') 426 protected $location; // base url location of the CSS/Less file variable in DokuCssFile 442 public function load($location = '')
|
| /dokuwiki/_test/tests/lib/exe/ |
| H A D | css_css_loadfile.test.php | 13 private function csstest($input, $output = null, $location = 'http://www.example.com/') {
|
| /dokuwiki/inc/ |
| H A D | StyleUtils.php | 182 protected function cssFixreplacementurls($replacements, $location)
|
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/ |
| H A D | ASN1.php | 122 private static $location; variable in phpseclib3\\File\\ASN1
|