Searched refs:HISTORY (Results 26 - 50 of 55) sorted by relevance

123

/macosx-10.9.5/bash-92/bash-3.2/
H A Dexterns.h106 #if defined (HISTORY)
H A Dvariables.c64 #if defined (HISTORY)
67 #endif /* HISTORY */
195 #if defined (HISTORY)
479 #if defined (HISTORY)
495 #endif /* HISTORY */
511 #if defined (HISTORY)
517 #endif /* HISTORY */
1293 #if defined (HISTORY)
1455 #if defined (HISTORY)
3752 #if defined (HISTORY)
[all...]
H A Dbashhist.c23 #if defined (HISTORY)
824 #endif /* HISTORY */
H A Dvariables.h351 #if defined (HISTORY)
359 #endif /* HISTORY */
H A Dparse.y64 #if defined (HISTORY)
67 #endif /* HISTORY */
1984 #if defined (HISTORY)
2039 #endif /* HISTORY */
3860 #if defined (HISTORY)
3924 #endif /* HISTORY */
4054 #if !defined (HISTORY)
4056 #else /* HISTORY */
4058 #endif /* HISTORY */
4268 #if !defined (HISTORY)
[all...]
H A Dconfig.h.in52 /* Define HISTORY if you want to have access to previously typed commands.
54 If both HISTORY and READLINE are defined, you can get at the commands
58 If only HISTORY is defined, the `fc' and `history' builtins are
60 #undef HISTORY
/macosx-10.9.5/BerkeleyDB-21/db/examples_java/src/db/
H A DTpcbExample.java46 public static final int HISTORY = 25920000;
54 public static final int HISTORY = 10000;
61 public static final int HISTORY = 259200; field in class:TpcbExample
597 int history = HISTORY;
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/
H A DREADME106 CHANGE HISTORY and RELEASE NOTES
/macosx-10.9.5/bind9-45.100/bind9/win32utils/
H A DBuildSetup.bat48 copy ..\HISTORY ..\Build\Release
/macosx-10.9.5/CPANInternal-140/Module-Find/
H A DFind.pm226 =head1 HISTORY
/macosx-10.9.5/bash-92/bash-3.2/builtins/
H A Dfc.c8 #if defined (HISTORY)
588 #endif /* HISTORY */
H A Dcommon.c58 #if defined (HISTORY)
/macosx-10.9.5/CPANInternal-140/PathTools/t/lib/Test/
H A DSimple.pm176 =head1 HISTORY
/macosx-10.9.5/CPANInternal-140/Test-NoWarnings/lib/Test/
H A DNoWarnings.pm279 =head1 HISTORY
/macosx-10.9.5/CPANInternal-140/Test-NoWarnings-1.04/lib/Test/
H A DNoWarnings.pm310 =head1 HISTORY
/macosx-10.9.5/CPANInternal-140/Test-Simple/lib/Test/
H A DSimple.pm169 =head1 HISTORY
/macosx-10.9.5/vim-53/runtime/keymap/
H A Dkana.vim50 " HISTORY
/macosx-10.9.5/BerkeleyDB-21/db/examples_cxx/wce_tpcb/
H A DTpcbExample.cpp26 tellers(TELLERS), history(HISTORY), fast_mode(1), verbose(0),
/macosx-10.9.5/CPANInternal-140/Variable-Magic/lib/Variable/
H A DMagic.pm131 Please note that this is different from undefining the variable, even though the magic is called when the clearing is a result of the undefine (e.g. for an array, but actually a bug prevent it to work before perl 5.9.5 - see the L<history|/PERL MAGIC HISTORY>).
499 =head1 PERL MAGIC HISTORY
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dmupad.vim36 syn keyword mupadSpecial DIGITS HISTORY LEVEL
/macosx-10.9.5/BerkeleyDB-21/db/perl/DB_File/
H A DDB_File.pm2044 my ($dotdir, $HISTORY, %hist_db, $href, $binary_time, $date) ;
2047 $HISTORY = "$dotdir/.netscape/history.db";
2049 tie %hist_db, 'DB_File', $HISTORY
2050 or die "Cannot open $HISTORY: $!\n" ;;
2227 =head1 HISTORY
/macosx-10.9.5/CPANInternal-140/Data-Dump/lib/Data/
H A DDump.pm683 =head1 HISTORY
/macosx-10.9.5/CPANInternal-140/Data-Dump-1.21/lib/Data/
H A DDump.pm693 =head1 HISTORY
/macosx-10.9.5/CPANInternal-140/Template-Toolkit/lib/Template/
H A DTest.pm667 =head1 HISTORY
/macosx-10.9.5/CPANInternal-140/Template-Toolkit-2.24/lib/Template/
H A DTest.pm667 =head1 HISTORY

Completed in 337 milliseconds

123