Home
last modified time | relevance | path

Searched refs:sqlite3_create_function16 (Results 1 – 6 of 6) sorted by relevance

/external/webkit/WebKitLibraries/WebCoreSQLite3/
Dsqlite3ext.h258 #define sqlite3_create_function16 sqlite3_api->create_function16 macro
Dsqlite3.h3116 int sqlite3_create_function16(
/external/sqlite/dist/
Dsqlite3.h3449 SQLITE_API int sqlite3_create_function16(
Dsqlite3.h.orig3387 ** invoke sqlite3_create_function() or sqlite3_create_function16() multiple
3446 SQLITE_API int sqlite3_create_function16(
3508 ** to [sqlite3_create_function()] and [sqlite3_create_function16()]
3605 ** and [sqlite3_create_function16()] routines that originally
3619 ** and [sqlite3_create_function16()] routines that originally
3693 ** [sqlite3_create_function()] and [sqlite3_create_function16()]
Dsqlite3.c3996 SQLITE_API int sqlite3_create_function16(
84704 #define sqlite3_create_function16 sqlite3_api->create_function16
84881 # define sqlite3_create_function16 0
85002 sqlite3_create_function16,
105944 SQLITE_API int sqlite3_create_function16(
Dsqlite3.c.orig3930 ** invoke sqlite3_create_function() or sqlite3_create_function16() multiple
3989 SQLITE_API int sqlite3_create_function16(
4051 ** to [sqlite3_create_function()] and [sqlite3_create_function16()]
4148 ** and [sqlite3_create_function16()] routines that originally
4162 ** and [sqlite3_create_function16()] routines that originally
4236 ** [sqlite3_create_function()] and [sqlite3_create_function16()]
58972 ** sqlite3_create_function16() routines that originally registered the
84697 #define sqlite3_create_function16 sqlite3_api->create_function16
84874 # define sqlite3_create_function16 0
84995 sqlite3_create_function16,
[all …]