Home
last modified time | relevance | path

Searched refs:dump (Results 1 – 14 of 14) sorted by relevance

/sqlite-3.40.0/test/
H A Dshell1.test298 set res [catchcmd "test.db" ".dump"]
303 set res [catchcmd "test.db" ".dump FOO"]
310 # catchcmd "test.db" ".dump FOO BAD"
751 # Test the output of the ".dump" command
765 catchcmd test.db {.dump}
787 # The --preserve-rowids option to .dump
790 catchcmd test.db {.dump --preserve-rowids}
821 catchcmd test2.db {.dump --preserve-rowids}
845 catchcmd test2.db {.dump --preserve-rowids}
869 catchcmd test2.db {.dump --preserve-rowids}
[all …]
H A Dshell4.test119 catchcmd ":memory:" ".trace stdout\n.dump\n.trace off\n"
H A Dmalloc.test35 # Do a couple of memory dumps just to exercise the memory dump logic
40 puts "Memory dump to file memdump.txt..."
H A Dtester.tcl2168 set data [sqlite3_memdebug_log dump]
H A Dfts1porter.test6534 dump dump
6535 dumps dump
/sqlite-3.40.0/ext/fts2/
H A Dfts2.c6479 DataBuffer dump; in createDoclistResult() local
6484 dataBufferInit(&dump, 0); in createDoclistResult()
6507 assert( dump.pData[dump.nData]==' '); in createDoclistResult()
6525 assert( dump.pData[dump.nData]==' '); in createDoclistResult()
6531 assert( dump.nData>0 ); in createDoclistResult()
6533 assert( dump.pData[dump.nData]==' '); in createDoclistResult()
6534 dump.pData[dump.nData] = '\0'; in createDoclistResult()
6535 assert( dump.nData>0 ); in createDoclistResult()
6538 sqlite3_result_text(pContext, dump.pData, dump.nData, sqlite3_free); in createDoclistResult()
6539 dump.pData = NULL; in createDoclistResult()
[all …]
/sqlite-3.40.0/tool/
H A Ddbtotxt.md4 raw binary content to screen as a hex dump for testing and debugging
7 The hex-dump output is formatted in such a way as to be easily readable
/sqlite-3.40.0/ext/wasm/api/
H A Dsqlite3-opfs-async-proxy.js82 metrics.dump = ()=>{ function
331 metrics.dump();
825 metrics.dump();
H A Dsqlite3-api-opfs.js135 dump: function(){ method
/sqlite-3.40.0/ext/misc/
H A DREADME.md23 ".dump" command of the
/sqlite-3.40.0/src/
H A Dshell.c.in1243 #define SHFLG_PreserveRowid 0x00000008 /* .dump preserves rowid values */
1244 #define SHFLG_Newlines 0x00000010 /* .dump --newline flag */
1248 #define SHFLG_DumpDataOnly 0x00000100 /* .dump show data only */
1249 #define SHFLG_DumpNoSys 0x00000200 /* .dump omits system tables */
4372 ".dump ?OBJECTS? Render database content as SQL",
7967 if( c=='d' && cli_strncmp(azArg[0], "dump", n)==0 ){
8007 /* azArg[i] contains a LIKE pattern. This ".dump" request should
8008 ** only dump data for tables for which either the table name matches
8032 /* When playing back a "dump", the content might appear in an order
8043 sqlite3_exec(p->db, "SAVEPOINT dump; PRAGMA writable_schema=ON", 0, 0, 0);
[all …]
/sqlite-3.40.0/
H A Dltmain.sh7861 $cwrapper --lt-dump-script > $func_ltwrapper_scriptname_result
H A Daclocal.m41039 aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
1042 aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
3237 AC_CHECK_TOOLS(DUMPBIN, ["dumpbin -symbols" "link -dump -symbols"], :)
/sqlite-3.40.0/ext/fts5/test/
H A Dfts5porter.test3274 dumbness dumb dump dump
3275 dumps dump dun dun