HomeSort by relevance Sort by last modified time
    Searched refs:SQLITE_IGNORE (Results 1 - 8 of 8) sorted by null

  /external/webkit/Source/WebCore/platform/sql/
SQLiteAuthorizer.cpp 38 const int SQLAuthIgnore = SQLITE_IGNORE;
  /external/javasqlite/src/main/java/SQLite/
Constants.java 104 public static final int SQLITE_IGNORE = 2; /* Don't allow access, but don't generate an error */
  /external/webkit/WebKitLibraries/WebCoreSQLite3/
sqlite3.h     [all...]
  /external/sqlite/dist/orig/
sqlite3.h     [all...]
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.h     [all...]
sqlite3.c     [all...]
  /external/javasqlite/src/main/native/
sqlite_jni.c     [all...]

Completed in 371 milliseconds