Home
last modified time | relevance | path

Searched defs:registry (Results 1 – 9 of 9) sorted by relevance

/dokuwiki/vendor/simplepie/simplepie/src/
H A DRegistryAware.php22 public function set_registry(Registry $registry);
H A DSource.php24 protected $registry; variable in SimplePie\\Source
38 public function set_registry(\SimplePie\Registry $registry)
H A DParser.php52 protected $registry; variable in SimplePie\\Parser
57 public function set_registry(\SimplePie\Registry $registry)
H A DLocator.php57 protected $registry; variable in SimplePie\\Locator
109 public function set_registry(\SimplePie\Registry $registry)
H A DItem.php41 protected $registry; variable in SimplePie\\Item
72 public function set_registry(\SimplePie\Registry $registry)
H A DSanitize.php85 public $registry; variable in SimplePie\\Sanitize
141 public function set_registry(\SimplePie\Registry $registry)
H A DMisc.php2005 public static function xml_encoding(string $data, \SimplePie\Registry $registry)
H A DSimplePie.php559 public $registry; variable in SimplePie\\SimplePie
/dokuwiki/vendor/simplepie/simplepie/src/HTTP/
H A DFileClient.php24 private $registry; variable in SimplePie\\HTTP\\FileClient
32 public function __construct(Registry $registry, array $options = [])