6 calls to common_syndication_parser_parse() in Feeds 7.2
- CommonSyndicationParserTestCase::_testAtomEntriesWithoutBaseUrl in tests/
common_syndication_parser.test - Tests if the base url is prepended for entries without base url.
- CommonSyndicationParserTestCase::_testAtomGeoRSS in tests/
common_syndication_parser.test - Test Geo RSS in Atom feed.
- CommonSyndicationParserTestCase::_testAtomGeoRSSWithoutAuthor in tests/
common_syndication_parser.test - Tests parsing an Atom feed without an author.
- CommonSyndicationParserTestCase::_testRSS10 in tests/
common_syndication_parser.test - Test RSS 1.0.
- CommonSyndicationParserTestCase::_testRSS2 in tests/
common_syndication_parser.test - Test RSS 2.
- FeedsSyndicationParser::parse in plugins/
FeedsSyndicationParser.inc - Implements FeedsParser::parse().