Home
last modified time | relevance | path

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

/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3ext.h461 #define sqlite3_log sqlite3_api->log macro
H A Dsqlite3.h7304 SQLITE_API void SQLITE_CDECL sqlite3_log(int iErrCode, const char *zFormat, ...);
H A Dsqlite3.c17211 sqlite3_log(SQLITE_NOMEM, in sqlite3MemRealloc()
17227 sqlite3_log(SQLITE_NOMEM, in sqlite3MemRealloc()
24566 sqlite3_log(SQLITE_MISUSE,
26602 sqlite3_log(errcode,
34744 sqlite3_log(SQLITE_NOMEM,
35105 sqlite3_log(errcode,
37883 sqlite3_log(SQLITE_ERROR,
39549 sqlite3_log(SQLITE_FULL,
102713 sqlite3_log,
131128 sqlite3_log(SQLITE_CORRUPT,
[all …]

Completed in 342 milliseconds