Home
last modified time | relevance | path

Searched defs:sqlite3_db_handle (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebKitLibraries/WebCoreSQLite3/
Dsqlite3ext.h213 #define sqlite3_db_handle sqlite3_api->db_handle macro
/external/sqlite/dist/
Dsqlite3.c42146 SQLITE_API sqlite3 *sqlite3_db_handle(sqlite3_stmt *pStmt){ in sqlite3_db_handle() function
60944 #define sqlite3_db_handle sqlite3_api->db_handle macro