Searched refs:full_section_contents (Results 1 – 1 of 1) sorted by relevance
697 std::vector<std::string> full_section_contents; in match_sections() local701 full_section_contents.push_back(""); in match_sections()746 full_section_contents[i] = this_secn_contents; in match_sections()756 if (full_section_contents[kept_section].length() in match_sections()759 if (memcmp(full_section_contents[kept_section].c_str(), in match_sections()778 full_section_contents[kept_section].swap( in match_sections()779 full_section_contents[i]); in match_sections()789 full_section_contents[i] = this_secn_contents; in match_sections()