Home
last modified time | relevance | path

Searched defs:path (Results 1 – 24 of 24) sorted by relevance

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/
H A DStream.php55 var $path; global() variable in phpseclib\\Net\\SFTP\\Stream
154 _parse_path($path) global() argument
260 _stream_open($path, $mode, $options, & $opened_path) global() argument
438 _stream_metadata($path, $option, $var) global() argument
553 _dir_opendir($path, $options) global() argument
612 _mkdir($path, $mode, $options) global() argument
635 _rmdir($path, $options) global() argument
680 _unlink($path) global() argument
702 _url_stat($path, $flags) global() argument
[all...]
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php892 realpath($path) global() argument
915 _realpath($path) global() argument
1419 _update_stat_cache($path, $value) global() argument
1463 _remove_from_stat_cache($path) global() argument
1493 _query_stat_cache($path) global() argument
1942 _setstat_recursive($path, $attr, & $i) global() argument
2725 delete($path, $recursive = true) global() argument
2787 _delete_recursive($path, & $i) global() argument
2858 file_exists($path) global() argument
2885 is_dir($path) global() argument
2901 is_file($path) global() argument
2917 is_link($path) global() argument
2933 is_readable($path) global() argument
2965 is_writable($path) global() argument
2999 is_writeable($path) global() argument
3011 fileatime($path) global() argument
3023 filemtime($path) global() argument
3035 fileperms($path) global() argument
3047 fileowner($path) global() argument
3059 filegroup($path) global() argument
3071 filesize($path) global() argument
3083 filetype($path) global() argument
3118 _get_stat_cache_prop($path, $prop) global() argument
3133 _get_lstat_cache_prop($path, $prop) global() argument
3149 _get_xstat_cache_prop($path, $prop, $type) global() argument
[all...]
/dokuwiki/bin/
H A Dstriplangs.php73 processExtensions($path, $keep_langs) global() argument
98 stripDirLangs($path, $keep_langs) global() argument
[all...]
/dokuwiki/vendor/splitbrain/php-archive/src/
H A DFileInfo.php18 protected $path = ''; variable in splitbrain\\PHPArchive\\FileInfo
34 public function __construct($path = '') argument
66 public static function fromPath($path, $as = '') argument
270 setPath($path) global() argument
281 cleanPath($path) global() argument
[all...]
/dokuwiki/vendor/kissifrot/php-ixr/src/Client/
H A DClientMulticall.php14 public function __construct($server, $path = false, $port = 80) argument
H A DClient.php19 protected $path; variable in IXR\\Client\\Client
38 public function __construct($server, $path = false, $port = 80, $timeout = 15, $timeout_io = null) argument
[all...]
H A DClientSSL.php55 public function __construct($server, $path = false, $port = 443, $timeout = false, $timeout_io = null) argument
/dokuwiki/vendor/simplepie/simplepie/
H A Dautoloader.php102 protected $path; variable in SimplePie_Autoloader
/dokuwiki/inc/Remote/IXR/
H A DClient.php25 __construct($server, $path = false, $port = 80, $timeout = 15, $timeout_io = null) global() argument
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
H A DX509.php1617 _mapInExtensions(& $root, $path, $asn1) global() argument
1670 _mapOutExtensions(& $root, $path, $asn1) global() argument
1736 _mapInAttributes(& $root, $path, $asn1) global() argument
1777 _mapOutAttributes(& $root, $path, $asn1) global() argument
1820 _mapInDNs(& $root, $path, $asn1) global() argument
1850 _mapOutDNs(& $root, $path, $asn1) global() argument
4158 _isSubArrayValid($root, $path) global() argument
4195 _subArrayUnchecked(& $root, $path, $create = false) global() argument
4223 _subArray(& $root, $path, $create = false) global() argument
4259 _extensions(& $root, $path = null, $create = false) global() argument
4313 _removeExtension($id, $path = null) global() argument
4348 _getExtension($id, $cert = null, $path = null) global() argument
4373 _getExtensions($cert = null, $path = null) global() argument
4398 _setExtension($id, $value, $critical = false, $replace = true, $path = null) global() argument
[all...]
/dokuwiki/vendor/splitbrain/slika/src/
H A DGdAdapter.php147 public function save($path, $extension = '') argument
176 protected function loadImage($path) argument
H A DImageMagickAdapter.php107 public function save($path, $extension = '') argument
H A DAdapter.php87 abstract public function save($path, $extension = ''); argument
/dokuwiki/inc/
H A Dinit.php374 init_path($path) global() argument
585 fullpath($path, $exists = false) global() argument
[all...]
H A DMailer.class.php78 * @param string $path Path to the file to attach argument
H A Ddeprecated.php581 __construct($server, $path = false, $port = 80, $timeout = 15, $timeout_io = null) global() argument
596 __construct($server, $path = false, $port = 80) global() argument
H A Dsearch.php441 pathID($path, $keeptxt = false) global() argument
H A Dio.php522 io_rmdir($path, $removefiles = false) global() argument
[all...]
H A Dutf8.php81 utf8_basename($path, $suffix = '') global() argument
/dokuwiki/inc/File/
H A DMediaFile.php10 protected $path; global() variable in dokuwiki\\File\\MediaFile
/dokuwiki/inc/Utf8/
H A DPhpString.php23 basename($path, $suffix = '') global() argument
[all...]
/dokuwiki/vendor/simplepie/simplepie/src/
H A DMisc.php234 public static function compress_parse_url($scheme = '', $authority = '', $path = '', $query = '', $fragment = '') argument
/dokuwiki/vendor/geshi/geshi/src/
H A Dgeshi.php560 public function __construct($source = '', $language = '', $path = '') { argument
695 set_language_path($path) global() argument
4743 geshi_highlight($string, $language, $path = null, $return = false) global() argument
[all...]
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A Dlessc.inc.php