Searched defs:location (Results 1 – 10 of 10) sorted by relevance
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Cache/ |
H A D | File.php | 58 protected $location; variable in SimplePie_Cache_File 88 public function __construct($location, $name, $type) argument
|
H A D | Base.php | 76 public function __construct($location, $name, $type); argument
|
H A D | Memcache.php | 87 public function __construct($location, $name, $type) argument
|
H A D | MySQL.php | 86 public function __construct($location, $name, $type) argument
|
H A D | Memcached.php | 84 public function __construct($location, $name, $type) { argument
|
H A D | Redis.php | 63 public function __construct($location, $name, $options = null) { argument
|
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/ |
H A D | Cache.php | 83 public static function get_handler($location, $filename, $extension) argument 101 public function create($location, $filename, $extension) argument
|
/dokuwiki/lib/exe/ |
H A D | css.php | 394 function css_loadfile($file,$location=''){ argument 407 protected $location; // base url location of the CSS/Less file variable in DokuCssFile 422 public function load($location argument [all...] |
/dokuwiki/inc/ |
H A D | StyleUtils.php | 183 protected function cssFixreplacementurls($replacements, $location) argument
|
/dokuwiki/vendor/simplepie/simplepie/library/ |
H A D | SimplePie.php | 906 public function set_cache_location($location = './cache') argument [all...] |