Searched refs:set_registry (Results 1 – 8 of 8) sorted by relevance
| /dokuwiki/vendor/simplepie/simplepie/src/ | ||
| H A D | RegistryAware.php | 22 public function set_registry(Registry $registry); function |
| H A D | Registry.php | 207 $instance->set_registry($this); |
| H A D | Locator.php | 109 public function set_registry(\SimplePie\Registry $registry) function in SimplePie\\Locator |
| H A D | Sanitize.php | 141 public function set_registry(\SimplePie\Registry $registry) function in SimplePie\\Sanitize |
| H A D | Parser.php | 57 public function set_registry(\SimplePie\Registry $registry) function in SimplePie\\Parser |
| H A D | Source.php | 38 public function set_registry(\SimplePie\Registry $registry) function in SimplePie\\Source |
| H A D | Item.php | 38 * @see set_registry |
| H A D | SimplePie.php | 1674 $this->sanitize->set_registry($this->registry); |