VLC 4.0.0-dev
|
This file defines functions and structures for iso639 language codes. More...
Go to the source code of this file.
Data Structures | |
struct | iso639_lang_t |
Functions | |
const iso639_lang_t * | vlc_find_iso639 (const char *code, bool try_name) |
This file defines functions and structures for iso639 language codes.
const iso639_lang_t * vlc_find_iso639 | ( | const char * | code, |
bool | try_name | ||
) |
References GetLang_1(), GetLang_2B(), GetLang_2T(), and GetLang_name().
Referenced by LanguageGetCode(), and LanguageGetName().