Home
last modified time | relevance | path

Searched defs:unicodebuf (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dgui_w32.c5989 latin9_to_ucs(char_u *text, int len, WCHAR *unicodebuf) in latin9_to_ucs()
6116 static WCHAR *unicodebuf = NULL; in gui_mch_draw_string() local
H A Dos_win32.c6226 static WCHAR *unicodebuf = NULL; in write_chars() local