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

/external/javasqlite/src/main/java/SQLite/
H A DConstants.java159 public static final int SQLITE_UTF16_ALIGNED = 8; /* sqlite3_create_collation only */ field in class:Constants
/external/webkit/WebKitLibraries/WebCoreSQLite3/
H A Dsqlite3.h3138 #define SQLITE_UTF16_ALIGNED 8 /* sqlite3_create_collation only */ macro
3488 ** third argument might also be [SQLITE_UTF16_ALIGNED] to indicate that
/external/sqlite/dist/orig/
H A Dsqlite3.h3881 #define SQLITE_UTF16_ALIGNED 8 /* sqlite3_create_collation only */ macro
4235 ** <li> [SQLITE_UTF16_ALIGNED].
4239 ** ^The [SQLITE_UTF16] and [SQLITE_UTF16_ALIGNED] values for eTextRep
4241 ** ^The [SQLITE_UTF16_ALIGNED] value for eTextRep forces strings to begin
H A Dsqlite3.c4431 #define SQLITE_UTF16_ALIGNED 8 /* sqlite3_create_collation only */ macro
4785 ** <li> [SQLITE_UTF16_ALIGNED].
4789 ** ^The [SQLITE_UTF16] and [SQLITE_UTF16_ALIGNED] values for eTextRep
4791 ** ^The [SQLITE_UTF16_ALIGNED] value for eTextRep forces strings to begin
[all...]
/external/sqlite/dist/
H A Dsqlite3.h3881 #define SQLITE_UTF16_ALIGNED 8 /* sqlite3_create_collation only */ macro
4235 ** <li> [SQLITE_UTF16_ALIGNED].
4239 ** ^The [SQLITE_UTF16] and [SQLITE_UTF16_ALIGNED] values for eTextRep
4241 ** ^The [SQLITE_UTF16_ALIGNED] value for eTextRep forces strings to begin
H A Dsqlite3.c4431 #define SQLITE_UTF16_ALIGNED 8 /* sqlite3_create_collation only */ macro
4785 ** <li> [SQLITE_UTF16_ALIGNED].
4789 ** ^The [SQLITE_UTF16] and [SQLITE_UTF16_ALIGNED] values for eTextRep
4791 ** ^The [SQLITE_UTF16_ALIGNED] value for eTextRep forces strings to begin
[all...]

Completed in 363 milliseconds