Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest6.c989 static int SQLITE_TCLAPI writeCrashObjCmd( in writeCrashObjCmd() function
1099 Tcl_CreateObjCommand(interp, "sqlite3_crash_on_write", writeCrashObjCmd,0,0); in Sqlitetest6_Init()