Home
last modified time | relevance | path

Searched defs:get_matching_sections (Results 1 – 2 of 2) sorted by relevance

/dports/news/pan/pan-0.145/pan/usenet-utils/
H A Dscorefile.cc435 Scorefile :: get_matching_sections (const StringView& groupname, std::vector<const Section*>& setme… in get_matching_sections() function in Scorefile
/dports/devel/brz/breezy-3.2.0/breezy/tests/
H A Dtest_config.py3294 def get_matching_sections(self, name): member in TestNameMatcher