#include <l18n/langs.h>
#include <stdio.h>
#include <fibril.h>
Go to the source code of this file.
Defines | |
#define | UNKNOWN_LOCALE_LEN 64 |
Functions | |
const char * | str_l18_win_locale (l18_win_locales_t locale) |
Get string representation of a given locale. | |
Variables | |
static fibril_local char | unknown_locale [UNKNOWN_LOCALE_LEN] |
Definition in file langs.c.