Home
last modified time | relevance | path

Searched refs:NamespacedSimplePie (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/vendor/simplepie/simplepie/library/
H A DSimplePie.php46 use SimplePie\SimplePie as NamespacedSimplePie; alias
54 class SimplePie extends NamespacedSimplePie
63 define('SIMPLEPIE_NAME', NamespacedSimplePie::NAME);
69 define('SIMPLEPIE_VERSION', NamespacedSimplePie::VERSION);
82 define('SIMPLEPIE_URL', NamespacedSimplePie::URL);
95 define('SIMPLEPIE_LINKBACK', NamespacedSimplePie::LINKBACK);
102 define('SIMPLEPIE_LOCATOR_NONE', NamespacedSimplePie::LOCATOR_NONE);
109 define('SIMPLEPIE_LOCATOR_AUTODISCOVERY', NamespacedSimplePie::LOCATOR_AUTODISCOVERY);
116 define('SIMPLEPIE_LOCATOR_LOCAL_EXTENSION', NamespacedSimplePie::LOCATOR_LOCAL_EXTENSION);
123 define('SIMPLEPIE_LOCATOR_LOCAL_BODY', NamespacedSimplePie::LOCATOR_LOCAL_BODY);
[all …]