Home
last modified time | relevance | path

Searched defs:feedurl (Results 1 – 23 of 23) sorted by relevance

/dports/www/newsboat/newsboat-2.22.1/test/
H A Dcache.cpp82 const auto feedurl = "file://data/rss.xml"; variable
351 const auto feedurl = "file://data/rss.xml"; variable
434 auto feedurl = "file://data/rss.xml"; variable
456 auto feedurl = "file://data/rss.xml"; variable
493 auto feedurl = "file://data/rss.xml"; variable
579 const auto feedurl = "file://data/rss.xml"; variable
602 const auto feedurl = "file://data/rss.xml"; variable
701 const auto feedurl = "file://data/rss.xml"; variable
739 const auto feedurl = "file://data/rss.xml"; variable
844 auto feedurl = "file://data/rss.xml"; variable
[all …]
H A Drssignores.cpp232 const auto feedurl = "https://example.com/feed.xml"; variable
H A Ditemrenderer.cpp591 const auto feedurl = std::string("https://example.com/~joe/entries.rss"); variable
/dports/www/newsboat/newsboat-2.22.1/src/
H A Durlviewformaction.cpp67 const std::string feedurl = (feed != nullptr ? in process_operation() local
100 const std::string feedurl = (feed != nullptr ? in process_operation() local
H A Dcache.cpp431 void Cache::fetch_lastmodified(const std::string& feedurl, in fetch_lastmodified()
452 void Cache::update_lastmodified(const std::string& feedurl, in update_lastmodified()
487 void Cache::mark_feed_items_deleted(const std::string& feedurl) in mark_feed_items_deleted()
668 const std::string& querystr, const std::string& feedurl) in search_for_items()
810 const std::string& feedurl, in update_rssitem_unlocked()
927 void Cache::mark_all_read(const std::string& feedurl) in mark_all_read()
965 const std::string& feedurl) in update_rssitem_unread_and_enqueued()
H A Dfeedlistformaction.cpp392 auto feedurl = rss_feed_ptr->rssurl(); in process_operation() local
555 const std::string feedurl = feed->rssurl(); in open_feed_in_browser() local
H A Ditemviewformaction.cpp468 const std::string feedurl = item->feedurl(); in open_link_in_browser() local
H A Dinoreaderapi.cpp187 bool InoreaderApi::mark_all_read(const std::string& feedurl) in get_subscribed_urls()
H A Dfeedcontainer.cpp191 const std::string& feedurl) in get_feed_by_url()
H A Dfeedhqapi.cpp176 bool FeedHqApi::mark_all_read(const std::string& feedurl) in mark_all_read()
H A Docnewsapi.cpp146 bool OcNewsApi::mark_all_read(const std::string& feedurl) in mark_all_read()
H A Doldreaderapi.cpp197 bool OldReaderApi::mark_all_read(const std::string& feedurl) in get_subscribed_urls()
H A Dcontroller.cpp560 void Controller::mark_all_read(const std::string& feedurl) in mark_all_read()
H A Ditemlistformaction.cpp773 const auto feedurl = item->feedurl(); in open_item_in_browser() local
H A Dview.cpp346 const std::string& feedurl) in open_in_browser()
/dports/net/p5-Net-Google-DataAPI/Net-Google-DataAPI-0.2801/lib/Net/Google/
H A DDataAPI.pm14 sub feedurl { subroutine
/dports/www/moodle310/moodle/lib/simplepie/
H A Dmoodle_simplepie.php57 public function __construct($feedurl = null, $timeout = 2) {
/dports/www/moodle311/moodle/lib/simplepie/
H A Dmoodle_simplepie.php57 public function __construct($feedurl = null, $timeout = 2) {
/dports/www/moodle39/moodle/lib/simplepie/
H A Dmoodle_simplepie.php57 public function __construct($feedurl = null, $timeout = 2) {
/dports/www/newsboat/newsboat-2.22.1/include/
H A Drssitem.h98 const std::string& feedurl() const in feedurl() function
/dports/graphics/argyllcms/Argyll_V1.9.2/xml/
H A Dmxmldoc.c233 *feedurl, /* Feed URL for documentation set */ in main() local
3148 const char *feedurl, /* I - Feed URL for doc set */ in write_html()
/dports/devel/hs-git-annex/git-annex-8.20210903/Command/
H A DImportFeed.hs105 , feedurl :: URLString function
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/GPL/
H A Dserv_rssclient.c1414 char feedurl[256]; in rssclient_scan_room() local