sqlite3_close 86729 third_party/sqlite/amalgamation/sqlite3.c #define sqlite3_close sqlite3_api->close sqlite3_close 107923 third_party/sqlite/amalgamation/sqlite3.c SQLITE_API int sqlite3_close(sqlite3 *db){ sqlite3_close 678 third_party/sqlite/src/src/main.c int sqlite3_close(sqlite3 *db){ sqlite3_close 247 third_party/sqlite/src/src/sqlite3ext.h #define sqlite3_close sqlite3_api->close