Searched refs:stmt_readonly (Results 1 - 4 of 4) sorted by relevance

/external/sqlite/dist/orig/
H A Dsqlite3ext.h246 int (*stmt_readonly)(sqlite3_stmt*); member in struct:sqlite3_api_routines
463 #define sqlite3_stmt_readonly sqlite3_api->stmt_readonly
H A Dsqlite3.c[all...]
/external/sqlite/dist/
H A Dsqlite3ext.h246 int (*stmt_readonly)(sqlite3_stmt*); member in struct:sqlite3_api_routines
463 #define sqlite3_stmt_readonly sqlite3_api->stmt_readonly
H A Dsqlite3.c[all...]

Completed in 320 milliseconds