Home
last modified time | relevance | path

Searched defs:sqlite3_bind_zeroblob (Results 1 - 2 of 2) sorted by relevance

/third_party/sqlite/include/
H A Dsqlite3ext.h523 #define sqlite3_bind_zeroblob sqlite3_api->bind_zeroblob macro
/third_party/sqlite/src/
H A Dsqlite3.c89555 SQLITE_API int sqlite3_bind_zeroblob(sqlite3_stmt *pStmt, int i, int n){ global() function
132446 #define sqlite3_bind_zeroblob global() macro
132727 #define sqlite3_bind_zeroblob global() macro
[all...]

Completed in 125 milliseconds