Searched refs:savetopfile (Results 1 – 2 of 2) sorted by relevance
875 struct parsefile *savetopfile; in evalcommand() local1130 savetopfile = getcurrentfile(); in evalcommand()1188 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()