Searched refs:savestate (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/groff-38/groff/src/preproc/grn/
H A Dmain.cpp219 void savestate();
500 savestate();
648 | Routine: savestate ( )
659 savestate() function
/macosx-10.9.5/CPANInternal-140/Term-ReadLine-Perl/ReadLine/
H A Dreadline.pm117 ## * savestate()/getstate(): Now use an anonymous array instead
2127 sub savestate subroutine
2135 push(@undo, savestate()), return unless @undo;
2145 push(@undo, savestate(@only_movement));
3776 $Dot_state = savestate();
3801 my $state = savestate();
3994 $Vi_undo_all_state = savestate() if $Vi_mode;
4366 $Dot_state = savestate(); # Completion is undo-able
4394 $Dot_state = savestate(); # Completion is undo-able
/macosx-10.9.5/CPANInternal-140/Term-ReadLine-Perl-1.0303/ReadLine/
H A Dreadline.pm117 ## * savestate()/getstate(): Now use an anonymous array instead
2131 sub savestate subroutine
2139 push(@undo, savestate()), return unless @undo;
2149 push(@undo, savestate(@only_movement));
3781 $Dot_state = savestate();
3806 my $state = savestate();
3999 $Vi_undo_all_state = savestate() if $Vi_mode;
4371 $Dot_state = savestate(); # Completion is undo-able
4399 $Dot_state = savestate(); # Completion is undo-able

Completed in 178 milliseconds