Searched refs:history (Results 26 - 31 of 31) sorted by relevance

12

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
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-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/Documentation/cdrom/
H A Dcdrom-standard.tex903 The history of development of the CD's use as a carrier medium for

Completed in 298 milliseconds

12