Searched refs:SQLITE_ANY (Results 1 - 6 of 6) 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/webkit/WebKitLibraries/WebCoreSQLite3/
H A Dsqlite3.h3064 ** encoding is used, then the fourth argument should be [SQLITE_ANY].
3137 #define SQLITE_ANY 5 /* sqlite3_create_function only */ macro
/external/sqlite/dist/orig/
H A Dsqlite3.h3794 ** encoding is used, then the fourth argument should be [SQLITE_ANY].
3880 #define SQLITE_ANY 5 /* sqlite3_create_function only */ macro
H A Dsqlite3.c4344 ** encoding is used, then the fourth argument should be [SQLITE_ANY].
4430 #define SQLITE_ANY 5 /* sqlite3_create_function only */ macro
9909 ** or not the specified encoding is SQLITE_ANY). The FuncDef.pDestructor
[all...]
/external/sqlite/dist/
H A Dsqlite3.h3794 ** encoding is used, then the fourth argument should be [SQLITE_ANY].
3880 #define SQLITE_ANY 5 /* sqlite3_create_function only */ macro
H A Dsqlite3.c4344 ** encoding is used, then the fourth argument should be [SQLITE_ANY].
4430 #define SQLITE_ANY 5 /* sqlite3_create_function only */ macro
9909 ** or not the specified encoding is SQLITE_ANY). The FuncDef.pDestructor
[all...]

Completed in 518 milliseconds