Searched refs:savetopfile (Results 1 – 2 of 2) sorted by relevance
965 struct parsefile *const savetopfile = getcurrentfile(); in parsebackq() local971 popfilesupto(savetopfile); in parsebackq()2023 struct parsefile *const savetopfile = getcurrentfile(); in expandstr() local2047 popfilesupto(savetopfile); in expandstr()
843 struct parsefile *savetopfile; in evalcommand() local1096 savetopfile = getcurrentfile(); in evalcommand()1153 popfilesupto(savetopfile); in evalcommand()