Home
last modified time | relevance | path

Searched refs:sqlite3_spellfix_init (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/ext/misc/
H A Dspellfix.c3061 int sqlite3_spellfix_init( in sqlite3_spellfix_init() function
/sqlite-3.40.0/src/
H A Dtest1.c7730 extern int sqlite3_spellfix_init(sqlite3*,char**,const sqlite3_api_routines*); in tclLoadStaticExtensionCmd()
7761 { "spellfix", sqlite3_spellfix_init }, in tclLoadStaticExtensionCmd()