Include dependency graph for wincp.c:

Functions | |
| static int | locale_match (const char *tab, const char *locale) |
| static const char * | FindFallbackEncoding (const char *locale) |
| |
| const char * | GetFallbackEncoding (void) |
| GetFallbackEncoding() suggests an encoding to be used for non UTF-8 text files accord to the system's local settings. | |
| static const char* FindFallbackEncoding | ( | const char * | locale | ) | [static] |
| const char* GetFallbackEncoding | ( | void | ) |
GetFallbackEncoding() suggests an encoding to be used for non UTF-8 text files accord to the system's local settings.
It is only a best guess.
| static int locale_match | ( | const char * | tab, | |
| const char * | locale | |||
| ) | [inline, static] |
1.5.1