Searched refs:sqlite_mprintf_str (Results 1 – 2 of 2) sorted by relevance
73 sqlite_mprintf_str {A String: (%*.*s)} 10 10 {This is the string}76 sqlite_mprintf_str {A String: (%*.*s)} 10 5 {This is the string}79 sqlite_mprintf_str {A String: (%*.*s)} -10 5 {This is the string}82 sqlite_mprintf_str {%d %d A String: (%s)} 1 2 {This is the string}85 sqlite_mprintf_str {%d %d A String: (%30s)} 1 2 {This is the string}88 sqlite_mprintf_str {%d %d A String: (%-30s)} 1 2 {This is the string}92 sqlite_mprintf_str {%d %d A quoted string: '%q'} 1 2 {Hi Y'all}95 sqlite_mprintf_str {%d %d A NULL pointer in %%q: '%q'} 1 298 sqlite_mprintf_str {%d %d A quoted string: %Q} 1 2 {Hi Y'all}101 sqlite_mprintf_str {%d %d A NULL pointer in %%Q: %Q} 1 2[all …]
484 static int sqlite_mprintf_str( in sqlite_mprintf_str() function984 { "sqlite_mprintf_str", (Tcl_CmdProc*)sqlite_mprintf_str }, in Sqlitetest1_Init()