Home
last modified time | relevance | path

Searched +defs:path +defs:type (Results 1 – 6 of 6) sorted by relevance

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php833 public function realpath($path)
1286 private function update_stat_cache($path, $value)
1329 private function remove_from_stat_cache($path)
1358 private function query_stat_cache($path)
1506 private function stat_helper($filename, $type)
1782 private function setstat_recursive($path, $attr, &$i)
2519 public function delete($path, $recursive = true)
2576 private function delete_recursive($path, &$i)
2642 public function file_exists($path)
2668 public function is_dir($path)
[all …]
/dokuwiki/inc/
H A Dsearch.php112 function search_qsearch(&$data, $base, $file, $type, $lvl, $opts)
138 function search_index(&$data, $base, $file, $type, $lvl, $opts)
168 function search_namespaces(&$data, $base, $file, $type, $lvl, $opts)
193 function search_media(&$data, $base, $file, $type, $lvl, $opts)
261 function search_mediafiles(&$data, $base, $file, $type, $lvl, $opts)
309 function search_list(&$data, $base, $file, $type, $lvl, $opts)
341 function search_pagename(&$data, $base, $file, $type, $lvl, $opts)
380 function search_allpages(&$data, $base, $file, $type, $lvl, $opts)
454 function pathID($path, $keeptxt = false)
501 function search_universal(&$data, $base, $file, $type, $lvl, $opts)
H A Ddeprecated.php20 … public function __construct($server, $path = false, $port = 80, $timeout = 15, $timeout_io = null)
35 public function __construct($server, $path = false, $port = 80)
155 public function __construct($data, $type = null)
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
H A DX509.php570 private function mapInExtensions(array &$root, $path)
624 private function mapOutExtensions(array &$root, $path)
705 private function mapInAttributes(&$root, $path)
747 private function mapOutAttributes(&$root, $path)
791 private function mapInDNs(array &$root, $path)
822 private function mapOutDNs(array &$root, $path)
1645 public function setDNProp($propName, $propValue, $type = 'utf8String')
1772 public function setDN($dn, $merge = false, $type = 'utf8String')
3102 private function isSubArrayValid(array $root, $path)
3138 private function &subArrayUnchecked(array &$root, $path, $create = false)
[all …]
/dokuwiki/vendor/geshi/geshi/src/
H A Dgeshi.php560 public function __construct($source = '', $language = '', $path = '') {
695 public function set_language_path($path) {
820 public function set_header_type($type) {
1760 public function set_link_styles($type, $styles) {
4743 function geshi_highlight($string, $language, $path = null, $return = false) {
/dokuwiki/vendor/splitbrain/lesserphp/src/
H A DLessc.php918 protected function findBlocks($searchIn, $path, $orderedArgs, $keywordArgs, $seen = [])
1618 protected function makeOutputBlock($type, $selectors = null)