Searched refs:xml_begin (Results 1 – 1 of 1) sorted by relevance
204 auto xml_begin = helpxml_output.find("<?xml"); in FlagsForSubprocess() local205 CHECK(xml_begin != std::string::npos) in FlagsForSubprocess()208 helpxml_output = helpxml_output.substr(xml_begin); in FlagsForSubprocess()