Searched refs:set_file_options (Results 1 – 4 of 4) sorted by relevance
6 void set_file_options(int set_options, exarg_T *eap);
392 set_file_options(set_options, eap); in readfile()2727 set_file_options(int set_options, exarg_T *eap) in set_file_options() function
2849 set_file_options(TRUE, eap); in do_ecmd()
18154 Solution: Create set_file_options() and invoke it from do_ecmd().