Home
last modified time | relevance | path

Searched refs:location (Results 1 – 18 of 18) sorted by relevance

/dokuwiki/vendor/simplepie/simplepie/src/
H A DCache.php87 * @param string $location URL location (scheme is used to determine handler)
92 public static function get_handler($location, $filename, $extension) argument
94 $type = explode(':', $location, 2);
98 return new $class($location, $filename, $extension);
101 return new \SimplePie\Cache\File($location, $filename, $extension);
109 public function create($location, $filename, $extension) argument
113 return self::get_handler($location, $filename, $extension);
H A DFile.php136 … $location = \SimplePie\Misc::absolutize_url($this->headers['location'], $url);
138 …$this->__construct($location, $timeout, $redirects, $headers, $useragent, $force_fsockopen, $curl_…
139 $this->permanent_url = ($previousStatusCode == 301) ? $location : $url;
201 … $location = \SimplePie\Misc::absolutize_url($this->headers['location'], $url);
203 …$this->__construct($location, $timeout, $redirects, $headers, $useragent, $force_fsockopen, $curl_…
204 … $this->permanent_url = ($previousStatusCode == 301) ? $location : $url;
H A DSimplePie.php939 * @param string $location The file system location.
941 public function set_cache_location($location = './cache') argument
944 $this->cache_location = (string) $location;
/dokuwiki/vendor/simplepie/simplepie/src/Cache/
H A DFile.php63 protected $location; variable in SimplePie\\Cache\\File
89 * @param string $location Location string (from SimplePie::$cache_location)
93 public function __construct($location, $name, $type) argument
95 $this->location = $location;
98 $this->name = "$this->location/$this->filename.$this->extension";
109 …name) && is_writable($this->name) || file_exists($this->location) && is_writable($this->location))…
H A DBase.php77 * @param string $location Location string (from SimplePie::$cache_location)
81 public function __construct($location, $name, $type); argument
H A DMemcache.php90 * @param string $location Location string (from SimplePie::$cache_location)
94 public function __construct($location, $name, $type) argument
104 … $this->options = array_replace_recursive($this->options, \SimplePie\Cache::parse_URL($location));
H A DMemcached.php87 * @param string $location Location string (from SimplePie::$cache_location)
91 public function __construct($location, $name, $type) argument
101 … $this->options = array_replace_recursive($this->options, \SimplePie\Cache::parse_URL($location));
H A DRedis.php90 * @param string $location Location string (from SimplePie::$cache_location)
94 public function __construct($location, $name, $options = null) argument
97 $parsed = \SimplePie\Cache::parse_URL($location);
H A DMySQL.php87 * @param string $location Location string (from SimplePie::$cache_location)
91 public function __construct($location, $name, $type) argument
105 … $this->options = array_replace_recursive($this->options, \SimplePie\Cache::parse_URL($location));
/dokuwiki/lib/exe/
H A Dcss.php148 foreach($cssData['files'] as $file => $location){
151 print css_loadfile($file, $location);
391 * @param string $location
394 function css_loadfile($file,$location=''){ argument
396 return $css_file->load($location);
407 protected $location; // base url location of the CSS/Less file variable in DokuCssFile
419 * @param string $location base url for this file
422 public function load($location='') { argument
426 if (!$location) return $css;
428 $this->location = $location;
[all …]
/dokuwiki/inc/
H A DStyleUtils.php180 * @param string $location
183 protected function cssFixreplacementurls($replacements, $location) argument
188 '\\1' . $location,
/dokuwiki/lib/plugins/styling/
H A Dscript.js77 if(window.opener) window.opener.document.location.reload();
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
H A DASN1.php154 var $location; variable in phpseclib\\File\\ASN1
845 $this->location = array();
874 $this->location[] = $idx;
984 array_pop($this->location);
1064 $loc = $this->location;
1066 array_pop($this->location);
1120 … user_error('Mapping provides no type definition for ' . implode('/', $this->location));
1125 array_pop($this->location);
/dokuwiki/lib/scripts/
H A Dhotkeys.js55 location.href = a.href;
H A Dfileuploaderextended.js186 var action = document.location.href;
H A Dmedia.js270 edid = String.prototype.match.call(document.location, /&edid=([^&]+)/);
272 cb = String.prototype.match.call(document.location, /&onselect=([^&]+)/);
/dokuwiki/lib/scripts/jquery/
H A Djquery.min.js2location&&n.location.hash;return t&&t.slice(1)===e.id},root:function(e){return e===a},focus:functi…
H A Djquery-ui.min.js6location.href.replace(ct,"");try{e=decodeURIComponent(e)}catch(t){}try{i=decodeURIComponent(i)}cat…