Searched refs:savetopfile (Results 1 – 2 of 2) sorted by relevance
828 struct parsefile *savetopfile; in evalcommand() local1073 savetopfile = getcurrentfile(); in evalcommand()1131 popfilesupto(savetopfile); in evalcommand()
1093 struct parsefile *const savetopfile = getcurrentfile(); in parsebackq() local1099 popfilesupto(savetopfile); in parsebackq()2240 struct parsefile *const savetopfile = getcurrentfile(); in expandstr() local2264 popfilesupto(savetopfile); in expandstr()