Searched refs:sqlite3_create_function16 (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dloadext.c52 # define sqlite3_create_function16 0 macro
178 sqlite3_create_function16,
H A Dsqlite3ext.h277 #define sqlite3_create_function16 sqlite3_api->create_function16 macro
H A Dsqlite.h.in3469 ** invoke sqlite3_create_function() or sqlite3_create_function16() multiple
3528 int sqlite3_create_function16(
3590 ** to [sqlite3_create_function()] and [sqlite3_create_function16()]
3687 ** and [sqlite3_create_function16()] routines that originally
3701 ** and [sqlite3_create_function16()] routines that originally
3775 ** [sqlite3_create_function()] and [sqlite3_create_function16()]
H A Dmain.c1160 int sqlite3_create_function16( function
H A Dtest1.c1026 /* Use the sqlite3_create_function16() API here. Mainly for fun, but also
1038 rc = sqlite3_create_function16(db, zUtf16,
/external/sqlite/dist/orig/
H A Dsqlite3ext.h315 #define sqlite3_create_function16 sqlite3_api->create_function16 macro
H A Dsqlite3.h4082 SQLITE_API int sqlite3_create_function16(
4122 ** to [sqlite3_create_function()], [sqlite3_create_function16()], or
4155 ** to [sqlite3_create_function()] and [sqlite3_create_function16()]
4255 ** and [sqlite3_create_function16()] routines that originally
4269 ** and [sqlite3_create_function16()] routines that originally
4351 ** [sqlite3_create_function()] and [sqlite3_create_function16()]
H A Dsqlite3.c4197 SQLITE_API int sqlite3_create_function16(
4237 ** to [sqlite3_create_function()], [sqlite3_create_function16()], or
4270 ** to [sqlite3_create_function()] and [sqlite3_create_function16()]
4370 ** and [sqlite3_create_function16()] routines that originally
4384 ** and [sqlite3_create_function16()] routines that originally
4466 ** [sqlite3_create_function()] and [sqlite3_create_function16()]
97286 #define sqlite3_create_function16 macro
97493 # define sqlite3_create_function16 macro
123667 SQLITE_API int sqlite3_create_function16( function
[all...]
/external/sqlite/dist/
H A Dsqlite3ext.h315 #define sqlite3_create_function16 sqlite3_api->create_function16 macro
H A Dsqlite3.h4082 SQLITE_API int sqlite3_create_function16(
4122 ** to [sqlite3_create_function()], [sqlite3_create_function16()], or
4155 ** to [sqlite3_create_function()] and [sqlite3_create_function16()]
4255 ** and [sqlite3_create_function16()] routines that originally
4269 ** and [sqlite3_create_function16()] routines that originally
4351 ** [sqlite3_create_function()] and [sqlite3_create_function16()]
H A Dsqlite3.c4197 SQLITE_API int sqlite3_create_function16(
4237 ** to [sqlite3_create_function()], [sqlite3_create_function16()], or
4270 ** to [sqlite3_create_function()] and [sqlite3_create_function16()]
4370 ** and [sqlite3_create_function16()] routines that originally
4384 ** and [sqlite3_create_function16()] routines that originally
4466 ** [sqlite3_create_function()] and [sqlite3_create_function16()]
97306 #define sqlite3_create_function16 macro
97513 # define sqlite3_create_function16 macro
123687 SQLITE_API int sqlite3_create_function16( function
[all...]
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.h3474 ** invoke sqlite3_create_function() or sqlite3_create_function16() multiple
3533 SQLITE_API int sqlite3_create_function16(
3595 ** to [sqlite3_create_function()] and [sqlite3_create_function16()]
3692 ** and [sqlite3_create_function16()] routines that originally
3706 ** and [sqlite3_create_function16()] routines that originally
3780 ** [sqlite3_create_function()] and [sqlite3_create_function16()]
H A Dsqlite3.c4017 ** invoke sqlite3_create_function() or sqlite3_create_function16() multiple
4076 SQLITE_API int sqlite3_create_function16(
4138 ** to [sqlite3_create_function()] and [sqlite3_create_function16()]
4235 ** and [sqlite3_create_function16()] routines that originally
4249 ** and [sqlite3_create_function16()] routines that originally
4323 ** [sqlite3_create_function()] and [sqlite3_create_function16()]
86759 #define sqlite3_create_function16 macro
86936 # define sqlite3_create_function16 macro
108405 SQLITE_API int sqlite3_create_function16( function
[all...]

Completed in 1645 milliseconds