Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_w32.c3562 WCHAR *extp = NULL; in gui_mch_browse() local
3599 extp = enc_to_utf16(ext, NULL); in gui_mch_browse()
3600 fileStruct.lpstrDefExt = extp; in gui_mch_browse()
3647 vim_free(extp); in gui_mch_browse()