Searched refs:sqlite3_create_function (Results 1 - 24 of 24) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/lib/ldb/ldb_sqlite3/
H A Dldb_sqlite3.c1715 sqlite3_create_function(lsqlite3->sqlite,/* handle */
1729 sqlite3_create_function(lsqlite3->sqlite,/* handle */
1743 sqlite3_create_function(lsqlite3->sqlite, /* handle */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/lib/ldb/ldb_sqlite3/
H A Dldb_sqlite3.c1718 sqlite3_create_function(lsqlite3->sqlite,/* handle */
1732 sqlite3_create_function(lsqlite3->sqlite,/* handle */
1746 sqlite3_create_function(lsqlite3->sqlite, /* handle */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/lib/ldb/ldb_sqlite3/
H A Dldb_sqlite3.c1715 sqlite3_create_function(lsqlite3->sqlite,/* handle */
1729 sqlite3_create_function(lsqlite3->sqlite,/* handle */
1743 sqlite3_create_function(lsqlite3->sqlite, /* handle */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/lib/ldb/ldb_sqlite3/
H A Dldb_sqlite3.c1718 sqlite3_create_function(lsqlite3->sqlite,/* handle */
1732 sqlite3_create_function(lsqlite3->sqlite,/* handle */
1746 sqlite3_create_function(lsqlite3->sqlite, /* handle */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/lib/ldb/ldb_sqlite3/
H A Dldb_sqlite3.c1715 sqlite3_create_function(lsqlite3->sqlite,/* handle */
1729 sqlite3_create_function(lsqlite3->sqlite,/* handle */
1743 sqlite3_create_function(lsqlite3->sqlite, /* handle */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/lib/ldb/ldb_sqlite3/
H A Dldb_sqlite3.c1718 sqlite3_create_function(lsqlite3->sqlite,/* handle */
1732 sqlite3_create_function(lsqlite3->sqlite,/* handle */
1746 sqlite3_create_function(lsqlite3->sqlite, /* handle */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3ext.h255 #define sqlite3_create_function sqlite3_api->create_function macro
H A Dshell.c1372 sqlite3_create_function(db, "shellstatic", 0, SQLITE_UTF8, 0,
H A Dsqlite3.h223 ** [sqlite3_prepare_v2()], [sqlite3_create_function()], and
3270 ** aggregate, is encoded in UTF-8 for sqlite3_create_function() and UTF-16
3297 ** invoke sqlite3_create_function() or sqlite3_create_function16() multiple
3340 SQLITE_API int sqlite3_create_function(
3371 #define SQLITE_ANY 5 /* sqlite3_create_function only */
3401 ** to [sqlite3_create_function()] and [sqlite3_create_function16()]
3497 ** of the [sqlite3_create_function()]
3511 ** of the [sqlite3_create_function()]
3586 ** [sqlite3_create_function()] and [sqlite3_create_function16()]
H A Dsqlite3.c760 ** [sqlite3_prepare_v2()], [sqlite3_create_function()], and
3807 ** aggregate, is encoded in UTF-8 for sqlite3_create_function() and UTF-16
3834 ** invoke sqlite3_create_function() or sqlite3_create_function16() multiple
3877 SQLITE_API int sqlite3_create_function(
3908 #define SQLITE_ANY 5 /* sqlite3_create_function only */
3938 ** to [sqlite3_create_function()] and [sqlite3_create_function16()]
4034 ** of the [sqlite3_create_function()]
4048 ** of the [sqlite3_create_function()]
4123 ** [sqlite3_create_function()] and [sqlite3_create_function16()]
83552 #define sqlite3_create_function macro
104362 SQLITE_API int sqlite3_create_function( function
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3ext.h255 #define sqlite3_create_function sqlite3_api->create_function macro
H A Dshell.c1372 sqlite3_create_function(db, "shellstatic", 0, SQLITE_UTF8, 0,
H A Dsqlite3.h223 ** [sqlite3_prepare_v2()], [sqlite3_create_function()], and
3270 ** aggregate, is encoded in UTF-8 for sqlite3_create_function() and UTF-16
3297 ** invoke sqlite3_create_function() or sqlite3_create_function16() multiple
3340 SQLITE_API int sqlite3_create_function(
3371 #define SQLITE_ANY 5 /* sqlite3_create_function only */
3401 ** to [sqlite3_create_function()] and [sqlite3_create_function16()]
3497 ** of the [sqlite3_create_function()]
3511 ** of the [sqlite3_create_function()]
3586 ** [sqlite3_create_function()] and [sqlite3_create_function16()]
H A Dsqlite3.c760 ** [sqlite3_prepare_v2()], [sqlite3_create_function()], and
3807 ** aggregate, is encoded in UTF-8 for sqlite3_create_function() and UTF-16
3834 ** invoke sqlite3_create_function() or sqlite3_create_function16() multiple
3877 SQLITE_API int sqlite3_create_function(
3908 #define SQLITE_ANY 5 /* sqlite3_create_function only */
3938 ** to [sqlite3_create_function()] and [sqlite3_create_function16()]
4034 ** of the [sqlite3_create_function()]
4048 ** of the [sqlite3_create_function()]
4123 ** [sqlite3_create_function()] and [sqlite3_create_function16()]
83552 #define sqlite3_create_function macro
104362 SQLITE_API int sqlite3_create_function( function
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3ext.h255 #define sqlite3_create_function sqlite3_api->create_function macro
H A Dshell.c1372 sqlite3_create_function(db, "shellstatic", 0, SQLITE_UTF8, 0,
H A Dsqlite3.h223 ** [sqlite3_prepare_v2()], [sqlite3_create_function()], and
3270 ** aggregate, is encoded in UTF-8 for sqlite3_create_function() and UTF-16
3297 ** invoke sqlite3_create_function() or sqlite3_create_function16() multiple
3340 SQLITE_API int sqlite3_create_function(
3371 #define SQLITE_ANY 5 /* sqlite3_create_function only */
3401 ** to [sqlite3_create_function()] and [sqlite3_create_function16()]
3497 ** of the [sqlite3_create_function()]
3511 ** of the [sqlite3_create_function()]
3586 ** [sqlite3_create_function()] and [sqlite3_create_function16()]
H A Dsqlite3.c760 ** [sqlite3_prepare_v2()], [sqlite3_create_function()], and
3807 ** aggregate, is encoded in UTF-8 for sqlite3_create_function() and UTF-16
3834 ** invoke sqlite3_create_function() or sqlite3_create_function16() multiple
3877 SQLITE_API int sqlite3_create_function(
3908 #define SQLITE_ANY 5 /* sqlite3_create_function only */
3938 ** to [sqlite3_create_function()] and [sqlite3_create_function16()]
4034 ** of the [sqlite3_create_function()]
4048 ** of the [sqlite3_create_function()]
4123 ** [sqlite3_create_function()] and [sqlite3_create_function16()]
83552 #define sqlite3_create_function macro
104362 SQLITE_API int sqlite3_create_function( function
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/db_sql/sqlite/
H A Dsqlite3.h165 ** (such as [sqlite3_prepare_v2()], [sqlite3_create_function()], and
3428 ** sqlite3_create_function() and UTF-16 for sqlite3_create_function16().
3451 ** invoke sqlite3_create_function() or sqlite3_create_function16() multiple
3481 ** like [sqlite3_create_function()] in every way except that it
3487 ** the [sqlite3_create_function(D,X,N,E,...)] interface registers
3492 ** {F16109} A successful call to [sqlite3_create_function(D,X,N,E,P,F,S,L)]
3496 ** {F16112} The [sqlite3_create_function(D,X,...)] interface fails with
3502 ** [sqlite3_create_function(D,X,N,E,P,F,S,L)] returns [SQLITE_ERROR].
3504 ** {F16121} The [sqlite3_create_function(D,...)] interface fails with an
3508 ** {F16124} The [sqlite3_create_function(
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/db_sql/sqlite/
H A Dsqlite3.h165 ** (such as [sqlite3_prepare_v2()], [sqlite3_create_function()], and
3428 ** sqlite3_create_function() and UTF-16 for sqlite3_create_function16().
3451 ** invoke sqlite3_create_function() or sqlite3_create_function16() multiple
3481 ** like [sqlite3_create_function()] in every way except that it
3487 ** the [sqlite3_create_function(D,X,N,E,...)] interface registers
3492 ** {F16109} A successful call to [sqlite3_create_function(D,X,N,E,P,F,S,L)]
3496 ** {F16112} The [sqlite3_create_function(D,X,...)] interface fails with
3502 ** [sqlite3_create_function(D,X,N,E,P,F,S,L)] returns [SQLITE_ERROR].
3504 ** {F16121} The [sqlite3_create_function(D,...)] interface fails with an
3508 ** {F16124} The [sqlite3_create_function(
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/db_sql/sqlite/
H A Dsqlite3.h165 ** (such as [sqlite3_prepare_v2()], [sqlite3_create_function()], and
3428 ** sqlite3_create_function() and UTF-16 for sqlite3_create_function16().
3451 ** invoke sqlite3_create_function() or sqlite3_create_function16() multiple
3481 ** like [sqlite3_create_function()] in every way except that it
3487 ** the [sqlite3_create_function(D,X,N,E,...)] interface registers
3492 ** {F16109} A successful call to [sqlite3_create_function(D,X,N,E,P,F,S,L)]
3496 ** {F16112} The [sqlite3_create_function(D,X,...)] interface fails with
3502 ** [sqlite3_create_function(D,X,N,E,P,F,S,L)] returns [SQLITE_ERROR].
3504 ** {F16121} The [sqlite3_create_function(D,...)] interface fails with an
3508 ** {F16124} The [sqlite3_create_function(
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/minidlna/
H A Dminidlna.c1251 ret = sqlite3_create_function(db, "tivorandom", 1, SQLITE_UTF8, NULL, &TiVoRandomSeedFunc, NULL, NULL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/minidlna/
H A Dminidlna.c1251 ret = sqlite3_create_function(db, "tivorandom", 1, SQLITE_UTF8, NULL, &TiVoRandomSeedFunc, NULL, NULL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/minidlna/
H A Dminidlna.c1251 ret = sqlite3_create_function(db, "tivorandom", 1, SQLITE_UTF8, NULL, &TiVoRandomSeedFunc, NULL, NULL);

Completed in 1474 milliseconds