Functions | Variables

ut_Win32Locale.cpp File Reference

#include <windows.h>
#include <ctype.h>
#include "ut_assert.h"
#include "ut_string.h"
#include "ut_locale.h"
#include "ut_Win32Locale.h"

Functions

bool UT_getISO639Language (char *szLanguage)
bool UT_getISO3166Country (char *szCountry)

Variables

static char s_ISO3166_2_and_3 [] = "UZUZBVUVUTVAVATVEVENVNVNMVGVGBVIVIRWFWLFEHESHYEYEMYUYUGZRZARZMZMBZWZWE"

Function Documentation

bool UT_getISO3166Country ( char *  szCountry  ) 

TODO Using ANSI function

TODO Using ANSI function

References s_ISO3166_2_and_3, UT_ASSERT, and UT_SHOULD_NOT_HAPPEN.

Referenced by XAP_Win32EncodingManager::initialize(), and AP_Win32Prefs::loadBuiltinPrefs().

bool UT_getISO639Language ( char *  szLanguage  ) 

TODO Using ANSI function

TODO Using ANSI function

References UT_ASSERT.

Referenced by XAP_Win32EncodingManager::initialize(), and AP_Win32Prefs::loadBuiltinPrefs().


Variable Documentation

char s_ISO3166_2_and_3[] = "UZUZBVUVUTVAVATVEVENVNVNMVGVGBVIVIRWFWLFEHESHYEYEMYUYUGZRZARZMZMBZWZWE" [static]

Referenced by UT_getISO3166Country().