Home
last modified time | relevance | path

Searched refs:prefix_vars (Results 1 – 1 of 1) sorted by relevance

/third_party/libphonenumber/tools/cpp/src/cpp-build/
Dgenerate_geocoding_data.cc571 absl::btree_map<string, string> prefix_vars; in WriteSource() local
610 prefix_vars[country_code_str + "_" + it->name()] = prefix_var; in WriteSource()
614 WritePrefixesDescriptions(prefix_vars, output); in WriteSource()