Searched refs:bind_null (Results 1 - 2 of 2) sorted by relevance
/third_party/sqlite/include/ | ||
H A D | sqlite3ext.h | 39 int (*bind_null)(sqlite3_stmt*,int); member 400 #define sqlite3_bind_null sqlite3_api->bind_null |
/third_party/sqlite/src/ | ||
H A D | sqlite3.c | [all...] |
Completed in 190 milliseconds