wincp.c File Reference

Include dependency graph for wincp.c:


Functions

static int locale_match (const char *tab, const char *locale)
static const char * FindFallbackEncoding (const char *locale)
 
Returns:
a fallback characters encoding to be used, given a 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.

Function Documentation

static const char* FindFallbackEncoding ( const char *  locale  )  [static]

Returns:
a fallback characters encoding to be used, given a 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.

It is only a best guess.

static int locale_match ( const char *  tab,
const char *  locale 
) [inline, static]


Generated on Wed Aug 13 08:05:51 2008 for VLC by  doxygen 1.5.1