Home
last modified time | relevance | path

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

/sqlite-3.40.0/test/
H A Dtkt-fc62af4523.test73 testfixture $::chan sqlite_abort
H A Dtrans.test839 sqlite_abort
861 sqlite_abort
H A Davtrans.test804 sqlite_abort
H A Dpagerfault.test854 catch { testfixture $::chan sqlite_abort }
/sqlite-3.40.0/src/
H A Dtest1.c2025 static int SQLITE_TCLAPI sqlite_abort( in sqlite_abort() function
8563 { "sqlite_abort", (Tcl_CmdProc*)sqlite_abort }, in Sqlitetest1_Init()