HomeSort by: relevance | last modified time | path
    Searched defs:countrymap (Results 1 - 2 of 2) sorted by relevancy

  /src/share/misc/
nanpa.awk 24 function countrymap(s) function
35 t = t " (" countrymap(country[s]) ")";
40 t = t " (" countrymap(fcountry[tolower(s)]) ")";
nanpa.awk 24 function countrymap(s) function
35 t = t " (" countrymap(country[s]) ")";
40 t = t " (" countrymap(fcountry[tolower(s)]) ")";

Completed in 58 milliseconds