OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SQLITE_IGNORE
(Results
1 - 8
of
8
) sorted by null
/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 */
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/
module.c
267
{"
SQLITE_IGNORE
",
SQLITE_IGNORE
},
/external/python/cpython2/Modules/_sqlite/
module.c
267
{"
SQLITE_IGNORE
",
SQLITE_IGNORE
},
/external/sqlite/dist/orig/
sqlite3.h
[
all
...]