Searched refs:prefix_var (Results 1 – 1 of 1) sorted by relevance
608 const string prefix_var = "prefix_" + country_code_str + "_" + it->name(); in WriteSource() local609 WritePrefixDescriptions(prefix_var, prefixes, output); in WriteSource()610 prefix_vars[country_code_str + "_" + it->name()] = prefix_var; in WriteSource()