Go to the source code of this file.
Typedefs | |
typedef struct _UHashtable | UHashtable |
Functions | |
UConverter* | createConverter (const char *converterName, UErrorCode * err) |
void | shareConverterData (UConverterSharedData * data) |
UConverterSharedData* | getSharedConverterData (const char *name) |
UBool | deleteSharedConverterData (UConverterSharedData * sharedConverterData) |
UBool | isDataBasedConverter (const char *name) |
void | copyPlatformString (char *platformString, UConverterPlatform pltfrm) |
Variables | |
UHashtable* | SHARED_DATA_HASHTABLE |
|
Definition at line 27 of file ucnv_imp.h. |
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 33 of file ucnv_imp.h. |