#include "system.h"#include <langinfo.h>#include <iconv.h>#include "debug.h"Go to the source code of this file.
Functions | |
| const char * | xstrtolocale (const char *str) |
| Force encoding of string. | |
Variables | |
| static char * | locale_encoding = NULL |
| static int | locale_encoding_is_utf8 |
Definition in file strtolocale.c.
char* locale_encoding = NULL [static] |
int locale_encoding_is_utf8 [static] |
1.5.1