Searched defs:registry (Results 1 – 9 of 9) sorted by relevance
22 public function set_registry(Registry $registry);
24 protected $registry; variable in SimplePie\\Source38 public function set_registry(\SimplePie\Registry $registry)
52 protected $registry; variable in SimplePie\\Parser57 public function set_registry(\SimplePie\Registry $registry)
57 protected $registry; variable in SimplePie\\Locator109 public function set_registry(\SimplePie\Registry $registry)
41 protected $registry; variable in SimplePie\\Item72 public function set_registry(\SimplePie\Registry $registry)
85 public $registry; variable in SimplePie\\Sanitize141 public function set_registry(\SimplePie\Registry $registry)
2005 public static function xml_encoding(string $data, \SimplePie\Registry $registry)
559 public $registry; variable in SimplePie\\SimplePie
24 private $registry; variable in SimplePie\\HTTP\\FileClient32 public function __construct(Registry $registry, array $options = [])