Home
last modified time | relevance | path

Searched defs:type (Results 51 – 59 of 59) sorted by path

123

/dokuwiki/vendor/simplepie/simplepie/src/
H A DLocator.php103 public function find($type = \SimplePie\SimplePie::LOCATOR_ALL, &$working = null) argument
[all...]
H A DRegistry.php151 public function register($type, $class, $legacy = false) argument
192 get_class($type) global() argument
221 create($type, $parameters = []) global() argument
249 call($type, $method, $parameters = []) global() argument
[all...]
H A DRestriction.php74 public $type; variable in SimplePie\\Restriction
90 public function __construct($relationship = null, $type = null, $value = null) argument
H A DSanitize.php343 public function sanitize($data, $type, $base = '') argument
476 preprocess($html, $type) global() argument
536 strip_tag($tag, $document, $xpath, $type) global() argument
[all...]
H A DSimplePie.php2304 sanitize($data, $type, $base = '') global() argument
[all...]
H A DSource.php94 public function sanitize($data, $type, $base = '') argument
/dokuwiki/vendor/splitbrain/php-archive/src/
H A DArchive.php23 abstract public function setCompression($level = 9, $type = Archive::COMPRESS_AUTO); argument
H A DTar.php34 public function setCompression($level = 9, $type = Archive::COMPRESS_AUTO) argument
H A DZip.php40 public function setCompression($level = 9, $type = Archive::COMPRESS_AUTO) argument

123