Searched refs:SQLITE_ANY (Results 1 - 5 of 5) sorted by relevance

/external/javasqlite/src/main/java/SQLite/
H A DConstants.java158 public static final int SQLITE_ANY = 5; /* sqlite3_create_function only */ field in class:Constants
/external/sqlite/dist/orig/
H A Dsqlite3.h4550 #define SQLITE_ANY 5 /* Deprecated */ macro
H A Dsqlite3.c4827 #define SQLITE_ANY 5 /* Deprecated */ macro
14329 ** or not the specified encoding is SQLITE_ANY). The FuncDef.pDestructor
[all...]
/external/sqlite/dist/
H A Dsqlite3.h4550 #define SQLITE_ANY 5 /* Deprecated */ macro
H A Dsqlite3.c4827 #define SQLITE_ANY 5 /* Deprecated */ macro
14329 ** or not the specified encoding is SQLITE_ANY). The FuncDef.pDestructor
[all...]

Completed in 713 milliseconds