#include "ut_types.h"#include "ut_bijection.h"#include "ut_iconv.h"#include "ut_xml.h"Go to the source code of this file.
Classes | |
| struct | XAP_LangInfo |
| struct | XAP_SmartQuoteStyle |
| class | XAP_EncodingManager |
Defines | |
| #define | XML_Encoding void |
Functions | |
| const char ** | localeinfo_combinations (const char *prefix, const char *suffix, const char *sep, bool skip_fallback=0) |
| const char * | xap_encoding_manager_get_language_iso_name (void) |
Variables | |
| int | XAP_EncodingManager__swap_stou |
| int | XAP_EncodingManager__swap_utos |
| #define XML_Encoding void |
| const char** localeinfo_combinations | ( | const char * | prefix, | |
| const char * | suffix, | |||
| const char * | sep, | |||
| bool | skip_fallback = 0 | |||
| ) |
References XAP_EncodingManager::get_instance().
Referenced by AP_Prefs::overlaySystemPrefs().
| const char* xap_encoding_manager_get_language_iso_name | ( | void | ) |
Referenced by XAP_EncodingManager::initialize().
Referenced by XAP_EncodingManager::initialize().
1.7.1