Searched refs:savetopfile (Results 1 – 2 of 2) sorted by relevance
839 struct parsefile *savetopfile; in evalcommand() local1084 savetopfile = getcurrentfile(); in evalcommand()1145 popfilesupto(savetopfile); in evalcommand()
1098 struct parsefile *const savetopfile = getcurrentfile(); in parsebackq() local1104 popfilesupto(savetopfile); in parsebackq()2167 struct parsefile *const savetopfile = getcurrentfile(); in expandstr() local2191 popfilesupto(savetopfile); in expandstr()