Home
last modified time | relevance | path

Searched refs:ipath (Results 1 – 1 of 1) sorted by last modified time

/dokuwiki/vendor/simplepie/simplepie/src/
H A DIRI.php90 * ipath
94 protected $ipath = ''; variable in SimplePie\\IRI
128 'ipath' => '/'
132 'ipath' => '/'
160 || $name === 'ipath'
287 if ($relative->ipath !== '') {
288 if ($relative->ipath[0] === '/') {
289 $target->ipath = $relative->ipath;
290 } elseif (($base->iuserinfo !== null || $base->ihost !== null || $base->port !== null) && $base->ipath
942 set_path($ipath, $clear_cache = false) global() argument
[all...]