|
static void to_unicode(const char *path, wchar_t *wbuf, size_t wbuf_len);
|
|
static void to_unicode(const char *path, wchar_t *wbuf, size_t wbuf_len);
|
|
static char *mg_fgets(char *buf, size_t size, struct file *filep, char **p);
|
|
static char *mg_fgets(char *buf, size_t size, struct file *filep, char **p);
|