VLC  2.1.0-git
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
iso_lang.c File Reference
Include dependency graph for iso_lang.c:

Functions

const iso639_lang_tGetLang_1 (const char *psz_code)
const iso639_lang_tGetLang_2T (const char *psz_code)
const iso639_lang_tGetLang_2B (const char *psz_code)

Variables

static const iso639_lang_t unknown_language

Function Documentation

const iso639_lang_t* GetLang_1 ( const char *  psz_code)
const iso639_lang_t* GetLang_2B ( const char *  psz_code)
const iso639_lang_t* GetLang_2T ( const char *  psz_code)

Variable Documentation

const iso639_lang_t unknown_language
static
Initial value:
{ "Unknown", "??", "???", "???" }

Referenced by GetLang_1(), GetLang_2B(), and GetLang_2T().