Home
last modified time | relevance | path

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

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