Searched refs:NamespacedSimplePie (Results 1 – 1 of 1) sorted by relevance
8 use SimplePie\SimplePie as NamespacedSimplePie; alias17 class SimplePie extends NamespacedSimplePie26 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 …]