Home
last modified time | relevance | path

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

/dokuwiki/vendor/simplepie/simplepie/src/
H A DRegistryAware.php63 public function set_registry(Registry $registry)/* : void */;
H A DSource.php61 protected $registry; variable in SimplePie\\Source
69 public function set_registry(\SimplePie\Registry $registry)/* : void */
H A DLocator.php71 protected $registry; variable in SimplePie\\Locator
97 public function set_registry(\SimplePie\Registry $registry)/* : void */
H A DParser.php75 protected $registry; variable in SimplePie\\Parser
77 public function set_registry(\SimplePie\Registry $registry)/* : void */
H A DItem.php81 protected $registry; variable in SimplePie\\Item
106 public function set_registry(\SimplePie\Registry $registry)/* : void */
H A DSanitize.php90 public $registry; variable in SimplePie\\Sanitize
130 public function set_registry(\SimplePie\Registry $registry)/* : void */
H A DMisc.php1960 public static function xml_encoding($data, $registry)
H A DSimplePie.php586 public $registry; variable in SimplePie\\SimplePie