mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
UTF-8 Fixes
This commit is contained in:
parent
3bcccb1666
commit
3c351d0232
7 changed files with 62 additions and 16 deletions
|
@ -24,6 +24,7 @@
|
|||
|
||||
int set_native_charset (const char *newset);
|
||||
const char *get_native_charset (void);
|
||||
int is_native_utf8 (void);
|
||||
|
||||
char *native_to_utf8 (const char *string);
|
||||
char *utf8_to_native (const char *string, size_t length, int delim);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue