Searched refs:history (Results 51 - 74 of 74) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlcatalog.c22 #include <readline/history.h>
71 /* If the line has any text in it, save it on the history. */
H A Dxmlschemas.c827 int *history; /* list of (depth, state-id) tuples */ member in struct:_xmlSchemaIDCStateObj
3851 if (sto->history != NULL)
3852 xmlFree(sto->history);
22417 * Register a match in the state object history.
22419 if (sto->history == NULL) {
22420 sto->history = (int *) xmlMalloc(5 * sizeof(int));
22421 if (sto->history == NULL) {
22423 "allocating the state object history", NULL);
22429 sto->history = (int *) xmlRealloc(sto->history,
[all...]
H A Dxmllint.c67 #include <readline/history.h>
789 /* If the line has any text in it, save it on the history. */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmlcatalog.c22 #include <readline/history.h>
71 /* If the line has any text in it, save it on the history. */
H A Dxmlschemas.c827 int *history; /* list of (depth, state-id) tuples */ member in struct:_xmlSchemaIDCStateObj
3851 if (sto->history != NULL)
3852 xmlFree(sto->history);
22417 * Register a match in the state object history.
22419 if (sto->history == NULL) {
22420 sto->history = (int *) xmlMalloc(5 * sizeof(int));
22421 if (sto->history == NULL) {
22423 "allocating the state object history", NULL);
22429 sto->history = (int *) xmlRealloc(sto->history,
[all...]
H A Dxmllint.c67 #include <readline/history.h>
789 /* If the line has any text in it, save it on the history. */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/vis/
H A Dbmed.c478 wgp.history = wg_NoHistory;
521 wgp.history = wg_NoHistory;
1072 wgp.history = wg_NoHistory;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Drichtextctrl.tex127 Starts batching undo history for commands.
265 Starts suppressing undo history for commands.
321 Returns \true if there is a command in the command history that can be redone.
327 Returns \true if there is a command in the command history that can be undone.
405 Sets the buffer's modified status to \false, and clears the buffer's command history.
429 Ends batching undo command history.
513 Ends suppressing undo command history.
1488 Returns \true if undo history suppression is on.
1500 Undoes the command at the top of the command history, if there is one.
H A Drichtextbuffer.tex218 it will be implemented automatically by not storing the command in the undo history
734 Clears the buffer, adds a new blank paragraph, and clears the command history.
H A Ddatetime.tex394 Some degree of support for the date units used in astronomy and/or history is
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lua/source/src/
H A Dlua.c61 ** lua_saveline defines how to "save" a read line in a "history".
68 #include <readline/history.h>
72 add_history(lua_tostring(L, idx)); /* add it to history */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dget_maintainer.pl546 --git-since => git history to use (default: $email_git_since)
547 --hg-since => hg history to use (default: $email_hg_since)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/include/
H A Dlibbb.h856 char *history[MAX_HISTORY + 1]; member in struct:line_input_t
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/sqlite-3.6.22/
H A Dshell.c43 # include <readline/history.h>
3066 ** is coming from a file or device. A prompt is issued and history
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/netkit-ftp-0.18-pre1/ftp/
H A Dcmds.c63 #include <readline/history.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/sqlite-3.6.22/
H A Dshell.c43 # include <readline/history.h>
3066 ** is coming from a file or device. A prompt is issued and history
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/vtysh/
H A Dvtysh.c31 #include <readline/history.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/Test/
H A DBuilder.pm1216 can erase history if you really want to.
1245 # If backward, wipe history. Its their funeral.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlschemas.c827 int *history; /* list of (depth, state-id) tuples */ member in struct:_xmlSchemaIDCStateObj
3851 if (sto->history != NULL)
3852 xmlFree(sto->history);
22393 * Register a match in the state object history.
22395 if (sto->history == NULL) {
22396 sto->history = (int *) xmlMalloc(5 * sizeof(int));
22397 if (sto->history == NULL) {
22399 "allocating the state object history", NULL);
22405 sto->history = (int *) xmlRealloc(sto->history,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlschemas.c827 int *history; /* list of (depth, state-id) tuples */ member in struct:_xmlSchemaIDCStateObj
3851 if (sto->history != NULL)
3852 xmlFree(sto->history);
22393 * Register a match in the state object history.
22395 if (sto->history == NULL) {
22396 sto->history = (int *) xmlMalloc(5 * sizeof(int));
22397 if (sto->history == NULL) {
22399 "allocating the state object history", NULL);
22405 sto->history = (int *) xmlRealloc(sto->history,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/share/doc/libxml2-2.7.2/examples/
H A Dxmllint.c67 #include <readline/history.h>
789 /* If the line has any text in it, save it on the history. */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dip-cref.tex2509 and dumps them. Such a history file can be generated with the
2518 in a startup script, you will be able to view the full history
2522 It prepends the history with the state snapshot dumped at the moment
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DDB_File.pm2027 This is usually stored in the file F<~/.netscape/history.db>. The key
2047 $HISTORY = "$dotdir/.netscape/history.db";
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/cdrom/
H A Dcdrom-standard.tex903 The history of development of the CD's use as a carrier medium for

Completed in 821 milliseconds

123