#include <stdlib.h>
#include <arpa/inet.h>
#include <atalk/unicode.h>
#include "mac_greek.h"
#include "generic_mb.h"
Functions | |
static size_t | mac_greek_pull (void *, char **, size_t *, char **, size_t *) |
static size_t | mac_greek_push (void *, char **, size_t *, char **, size_t *) |
static int | char_ucs2_to_mac_greek (unsigned char *r, ucs2_t wc) |
static int | char_mac_greek_to_ucs2 (ucs2_t *pwc, const unsigned char *s) |
Variables | |
struct charset_functions | charset_mac_greek |
|
static |
|
static |
|
static |
|
static |
struct charset_functions charset_mac_greek |