Searched defs:location (Results 1 – 12 of 12) sorted by relevance
/dokuwiki/vendor/simplepie/simplepie/src/Cache/ |
D | File.php | 62 protected $location; variable in SimplePie\\Cache\\File 92 public function __construct($location, $name, $type)
|
D | Base.php | 80 public function __construct($location, $name, $type);
|
D | MySQL.php | 90 public function __construct($location, $name, $type)
|
D | Memcache.php | 93 public function __construct($location, $name, $type)
|
D | Redis.php | 93 public function __construct($location, $name, $options = null)
|
D | Memcached.php | 90 public function __construct($location, $name, $type)
|
/dokuwiki/vendor/simplepie/simplepie/src/ |
D | Cache.php | 91 public static function get_handler($location, $filename, $extension) 108 public function create($location, $filename, $extension)
|
D | SimplePie.php | 939 public function set_cache_location($location = './cache')
|
/dokuwiki/lib/exe/ |
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/ |
D | css_css_loadfile.test.php | 13 private function csstest($input, $output = null, $location = 'http://www.example.com/') {
|
/dokuwiki/inc/ |
D | StyleUtils.php | 182 protected function cssFixreplacementurls($replacements, $location)
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/ |
D | ASN1.php | 122 private static $location; variable in phpseclib3\\File\\ASN1
|