save_restriction_restore  949 src/bytecode.c 	  record_unwind_protect (save_restriction_restore,
save_restriction_restore 5071 src/comp.c       record_unwind_protect (save_restriction_restore,
save_restriction_restore 3156 src/editfns.c    record_unwind_protect (save_restriction_restore, save_restriction_save ());
save_restriction_restore 5449 src/fileio.c     record_unwind_protect (save_restriction_restore, save_restriction_save ());
save_restriction_restore 2066 src/indent.c   	  record_unwind_protect (save_restriction_restore,
save_restriction_restore 4694 src/lisp.h     extern void save_restriction_restore (Lisp_Object);
save_restriction_restore 2504 src/lread.c    	  record_unwind_protect (save_restriction_restore, save_restriction_save ());
save_restriction_restore 24509 src/xdisp.c      record_unwind_protect (save_restriction_restore, save_restriction_save ());
save_restriction_restore 4060 test/manual/etags/c-src/emacs/src/lisp.h extern void save_restriction_restore (Lisp_Object);