Extracted from Pike v7.3 release 14 at 2002-02-15.
pike.roxen.com
[Top]
Standards
Standards.ISO639_2

Method Standards.ISO639_2.get_language()


Method get_language

string Standards.ISO639_2.get_language(string code)

Description

Look up the language name given an ISO 639-2 code in lower case. It will first be looked up in the ISO 639-2/T table and then in ISO 639-2/B if the first lookup failed. Returns zero typed zero on failure.