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.php8 use SimplePie\SimplePie as NamespacedSimplePie; alias
17 class SimplePie extends NamespacedSimplePie
26 define('SIMPLEPIE_NAME', NamespacedSimplePie::NAME);
32 define('SIMPLEPIE_VERSION', NamespacedSimplePie::VERSION);
45 define('SIMPLEPIE_URL', NamespacedSimplePie::URL);
58 define('SIMPLEPIE_LINKBACK', NamespacedSimplePie::LINKBACK);
65 define('SIMPLEPIE_LOCATOR_NONE', NamespacedSimplePie::LOCATOR_NONE);
72 define('SIMPLEPIE_LOCATOR_AUTODISCOVERY', NamespacedSimplePie::LOCATOR_AUTODISCOVERY);
79 define('SIMPLEPIE_LOCATOR_LOCAL_EXTENSION', NamespacedSimplePie::LOCATOR_LOCAL_EXTENSION);
86 define('SIMPLEPIE_LOCATOR_LOCAL_BODY', NamespacedSimplePie::LOCATOR_LOCAL_BODY);
[all …]