Searched defs:matchVec (Results 1 – 1 of 1) sorted by relevance
49 std::vector<std::pair<std::string, uint32_t>> matchVec = SplitHtmlWithImgLabel(html); in SplitHtml() local100 std::vector<std::pair<std::string, uint32_t>> matchVec; in SplitHtmlWithImgLabel() local114 const std::vector<std::pair<std::string, uint32_t>>& matchVec) noexcept in SplitHtmlWithImgSrcLabel()