Home
last modified time | relevance | path

Searched refs:set_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 */; function
H A DRegistry.php232 $instance->set_registry($this);
235 $instance->set_registry($this);
H A DLocator.php97 public function set_registry(\SimplePie\Registry $registry)/* : void */ function in SimplePie\\Locator
H A DSanitize.php130 public function set_registry(\SimplePie\Registry $registry)/* : void */ function in SimplePie\\Sanitize
H A DParser.php77 public function set_registry(\SimplePie\Registry $registry)/* : void */ function in SimplePie\\Parser
H A DSource.php69 public function set_registry(\SimplePie\Registry $registry)/* : void */ function in SimplePie\\Source
H A DItem.php78 * @see set_registry
106 public function set_registry(\SimplePie\Registry $registry)/* : void */ function in SimplePie\\Item
H A DSimplePie.php1540 $this->sanitize->set_registry($this->registry);