Searched refs:SQLITE_COPY (Results 1 - 6 of 6) sorted by relevance

/external/javasqlite/src/main/java/SQLite/
H A DConstants.java137 public static final int SQLITE_COPY = 0; /* No longer used */ field in class:Constants
/external/webkit/WebKitLibraries/WebCoreSQLite3/
H A Dsqlite3.h1793 ** to the callback is an integer [SQLITE_COPY | action code] that specifies
1910 #define SQLITE_COPY 0 /* No longer used */ macro
/external/sqlite/dist/orig/
H A Dsqlite3.h2265 ** to the callback is an integer [SQLITE_COPY | action code] that specifies
2391 #define SQLITE_COPY 0 /* No longer used */ macro
H A Dsqlite3.c2815 ** to the callback is an integer [SQLITE_COPY | action code] that specifies
2941 #define SQLITE_COPY 0 /* No longer used */ macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.h2265 ** to the callback is an integer [SQLITE_COPY | action code] that specifies
2391 #define SQLITE_COPY 0 /* No longer used */ macro
H A Dsqlite3.c2815 ** to the callback is an integer [SQLITE_COPY | action code] that specifies
2941 #define SQLITE_COPY 0 /* No longer used */ macro
[all...]

Completed in 318 milliseconds