Searched defs:matchVec (Results 1 – 1 of 1) sorted by relevance
50 std::vector<std::pair<std::string, uint32_t>> matchVec = SplitHtmlWithImgLabel(html); in SplitHtml2Records() local115 std::vector<std::pair<std::string, uint32_t>> matchVec; in SplitHtmlWithImgLabel() local129 const std::vector<std::pair<std::string, uint32_t>>& matchVec) noexcept in SplitHtmlWithImgSrcLabel()