Searched refs:tagEndConfig (Results 1 – 1 of 1) sorted by relevance
24 static constexpr std::string_view tagEndConfig = "NOTE END CONFIG DATA"; variable167 else if (line.starts_with(tagEndConfig)) in jedFileParser()