Searched refs:savetopfile (Results 1 – 2 of 2) sorted by relevance
842 struct parsefile *savetopfile; in evalcommand() local1089 savetopfile = getcurrentfile(); in evalcommand()1146 popfilesupto(savetopfile); in evalcommand()
1093 struct parsefile *const savetopfile = getcurrentfile(); in parsebackq() local1099 popfilesupto(savetopfile); in parsebackq()2079 struct parsefile *const savetopfile = getcurrentfile(); in expandstr() local2103 popfilesupto(savetopfile); in expandstr()