Home
last modified time | relevance | path

Searched defs:location (Results 1 – 12 of 12) sorted by relevance

/dokuwiki/vendor/simplepie/simplepie/src/Cache/
DFile.php62 protected $location; variable in SimplePie\\Cache\\File
92 public function __construct($location, $name, $type)
DBase.php80 public function __construct($location, $name, $type);
DMySQL.php90 public function __construct($location, $name, $type)
DMemcache.php93 public function __construct($location, $name, $type)
DRedis.php93 public function __construct($location, $name, $options = null)
DMemcached.php90 public function __construct($location, $name, $type)
/dokuwiki/vendor/simplepie/simplepie/src/
DCache.php91 public static function get_handler($location, $filename, $extension)
108 public function create($location, $filename, $extension)
DSimplePie.php939 public function set_cache_location($location = './cache')
/dokuwiki/lib/exe/
Dcss.php412 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/
Dcss_css_loadfile.test.php13 private function csstest($input, $output = null, $location = 'http://www.example.com/') {
/dokuwiki/inc/
DStyleUtils.php182 protected function cssFixreplacementurls($replacements, $location)
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
DASN1.php122 private static $location; variable in phpseclib3\\File\\ASN1