Searched refs:unicode_write (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dvfat.h92 int unicode_write(wchar_t *, struct unicode_char *, int num, int *end);
H A Dfile_name.c209 int unicode_write(wchar_t *in, struct unicode_char *out, int num, int *end_p) function
H A Dvfat.c280 c += unicode_write(c, vse->text1, VSE1SIZE, &end);
281 c += unicode_write(c, vse->text2, VSE2SIZE, &end);
282 c += unicode_write(c, vse->text3, VSE3SIZE, &end);

Completed in 104 milliseconds