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()
1095 struct parsefile *const savetopfile = getcurrentfile(); in parsebackq() local1101 popfilesupto(savetopfile); in parsebackq()2364 struct parsefile *const savetopfile = getcurrentfile(); in expandstr() local2388 popfilesupto(savetopfile); in expandstr()