Home
last modified time | relevance | path

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

/sqlite-3.40.0/test/
H A Dprintf.test21 sqlite3_mprintf_int {abc: %d %x %o :xyz}\
49 sqlite3_mprintf_int {abc: %d %x %o :xyz}\
77 sqlite3_mprintf_int {abc: %d %x %o :xyz}\
105 sqlite3_mprintf_int {abc: %d %x %o :xyz}\
133 sqlite3_mprintf_int {abc: %d %x %o :xyz}\
161 sqlite3_mprintf_int {abc: %d %x %o :xyz}\
189 sqlite3_mprintf_int {abc: %d %x %o :xyz}\
217 sqlite3_mprintf_int {abc: %d %x %o :xyz}\
3625 sqlite3_mprintf_int {%*.*c} 4 4 65
3628 sqlite3_mprintf_int {%*.*c} -4 1 66
[all …]
H A Dmutex2.test65 sqlite3_mprintf_int {This is a test %d,%d,%d} 1 2 3
/sqlite-3.40.0/src/
H A Dtest1.c1257 static int SQLITE_TCLAPI sqlite3_mprintf_int( in sqlite3_mprintf_int() function
8537 { "sqlite3_mprintf_int", (Tcl_CmdProc*)sqlite3_mprintf_int }, in Sqlitetest1_Init()