HomeSort by relevance Sort by last modified time
    Searched defs:sqlite3_db_readonly (Results 1 - 4 of 4) sorted by null

  /external/sqlite/dist/orig/
sqlite3ext.h 459 #define sqlite3_db_readonly sqlite3_api->db_readonly macro
sqlite3.c 97430 #define sqlite3_db_readonly macro
125619 SQLITE_API int sqlite3_db_readonly(sqlite3 *db, const char *zDbName){ function
    [all...]
  /external/sqlite/dist/
sqlite3ext.h 459 #define sqlite3_db_readonly sqlite3_api->db_readonly macro
sqlite3.c 97450 #define sqlite3_db_readonly macro
125639 SQLITE_API int sqlite3_db_readonly(sqlite3 *db, const char *zDbName){ function
    [all...]

Completed in 608 milliseconds