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.php22 public function set_registry(Registry $registry); function
H A DRegistry.php207 $instance->set_registry($this);
210 $instance->set_registry($this);
H A DLocator.php109 public function set_registry(\SimplePie\Registry $registry) function in SimplePie\\Locator
H A DSanitize.php141 public function set_registry(\SimplePie\Registry $registry) function in SimplePie\\Sanitize
H A DParser.php57 public function set_registry(\SimplePie\Registry $registry) function in SimplePie\\Parser
H A DSource.php38 public function set_registry(\SimplePie\Registry $registry) function in SimplePie\\Source
H A DItem.php38 * @see set_registry
72 public function set_registry(\SimplePie\Registry $registry) function in SimplePie\\Item
H A DSimplePie.php1674 $this->sanitize->set_registry($this->registry);