Searched refs:topCollections (Results 1 – 2 of 2) sorted by relevance
23 constexpr std::array<std::string_view, 58> topCollections{ variable
141 const auto* it = std::ranges::lower_bound(topCollections, url); in searchCollectionsArray()142 if (it == topCollections.end()) in searchCollectionsArray()256 if (std::ranges::binary_search(topCollections, in addPrefixToStringItem()754 topCollections, std::string_view(currentUrl.buffer()))) in aggregateAndHandle()1358 topCollections, std::string_view(currentUrl.buffer()))) in beginAggregation()1394 if (std::ranges::binary_search(topCollections, in beginAggregation()