Home
last modified time | relevance | path

Searched refs:SQLITE_EXTENSION_INIT2 (Results 1 – 25 of 64) sorted by relevance

123

/sqlite-3.40.0/src/
H A Dtest_autoext.c47 SQLITE_EXTENSION_INIT2(pApi); in sqr_init()
72 SQLITE_EXTENSION_INIT2(pApi); in cube_init()
86 SQLITE_EXTENSION_INIT2(pApi); in broken_init()
H A Dtest_loadext.c103 SQLITE_EXTENSION_INIT2(pApi); in testloadext_init()
124 SQLITE_EXTENSION_INIT2(pApi); in testbrokenext_init()
H A Dtest_schema.c359 SQLITE_EXTENSION_INIT2(pApi); in sqlite3_schema_init()
/sqlite-3.40.0/ext/misc/
H A Dremember.c68 SQLITE_EXTENSION_INIT2(pApi); in sqlite3_remember_init()
H A Danycollseq.c55 SQLITE_EXTENSION_INIT2(pApi); in sqlite3_anycollseq_init()
H A Dnoop.c50 SQLITE_EXTENSION_INIT2(pApi); in sqlite3_noop_init()
H A Duint.c89 SQLITE_EXTENSION_INIT2(pApi); in sqlite3_uint_init()
H A Dzorder.c93 SQLITE_EXTENSION_INIT2(pApi); in sqlite3_zorder_init()
H A Dshowauth.c99 SQLITE_EXTENSION_INIT2(pApi); in sqlite3_showauth_init()
H A Drot13.c106 SQLITE_EXTENSION_INIT2(pApi); in sqlite3_rot_init()
H A Dsqlar.c113 SQLITE_EXTENSION_INIT2(pApi); in sqlite3_sqlar_init()
H A Dcompress.c120 SQLITE_EXTENSION_INIT2(pApi); in sqlite3_compress_init()
H A Duuid.c218 SQLITE_EXTENSION_INIT2(pApi); in sqlite3_uuid_init()
H A Deval.c114 SQLITE_EXTENSION_INIT2(pApi); in sqlite3_eval_init()
H A Dtemplatevtab.c265 SQLITE_EXTENSION_INIT2(pApi); in sqlite3_templatevtab_init()
H A Dblobio.c143 SQLITE_EXTENSION_INIT2(pApi); in sqlite3_blobio_init()
H A Dpercentile.c214 SQLITE_EXTENSION_INIT2(pApi); in sqlite3_percentile_init()
H A Durifuncs.c201 SQLITE_EXTENSION_INIT2(pApi); in sqlite3_urifuncs_init()
H A Dwholenumber.c270 SQLITE_EXTENSION_INIT2(pApi); in sqlite3_wholenumber_init()
H A Dieee754.c284 SQLITE_EXTENSION_INIT2(pApi); in sqlite3_ieee_init()
H A Dprefixes.c311 SQLITE_EXTENSION_INIT2(pApi); in sqlite3_prefixes_init()
H A Dnextchar.c298 SQLITE_EXTENSION_INIT2(pApi); in sqlite3_nextchar_init()
H A Dexplain.c317 SQLITE_EXTENSION_INIT2(pApi); in sqlite3_explain_init()
H A Dstmt.c330 SQLITE_EXTENSION_INIT2(pApi); in sqlite3_stmt_init()
/sqlite-3.40.0/ext/repair/
H A Dcheckfreelist.c308 SQLITE_EXTENSION_INIT2(pApi); in sqlite3_checkfreelist_init()

123