OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sqlite3Utf16to8
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/sqlite/src/src/
utf.c
440
char *
sqlite3Utf16to8
(sqlite3 *db, const void *z, int nByte, u8 enc){
prepare.c
805
zSql8 =
sqlite3Utf16to8
(db, zSql, nBytes, SQLITE_UTF16NATIVE);
main.c
[
all
...]
sqliteInt.h
[
all
...]
/external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c
[
all
...]
Completed in 147 milliseconds