Searched refs:country_code_specifier (Results 1 – 1 of 1) sorted by relevance
61 constexpr std::string_view country_code_specifier = "<country>"; variable686 auto posCountry = new_filename.find(country_code_specifier); in evaluateExtraConfPaths()688 …new_filename.replace(posCountry, country_code_specifier.length(), mExtraConfSpecifiers.mCurRegionC… in evaluateExtraConfPaths()