Home
last modified time | relevance | path

Searched refs:unicode_write (Results 1 – 4 of 4) sorted by relevance

/external/mtools/
Dvfat.h92 int unicode_write(wchar_t *, struct unicode_char *, int num, int *end);
Dvfat.c281 c += unicode_write(c, vse->text1, VSE1SIZE, &end); in write_vfat()
282 c += unicode_write(c, vse->text2, VSE2SIZE, &end); in write_vfat()
283 c += unicode_write(c, vse->text3, VSE3SIZE, &end); in write_vfat()
Dfile_name.c202 int unicode_write(wchar_t *in, struct unicode_char *out, int num, int *end_p) in unicode_write() function
DNEWS1144 file_name.c: unicode_write()