Searched refs:CPO_FNAMEW (Results 1 – 2 of 2) sorted by relevance
179 #define CPO_FNAMEW 'F' // set file name for ":w file" macro
751 && vim_strchr(p_cpo, CPO_FNAMEW) != NULL) in buf_write()