Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dspellfix.c2828 static const char *spellfix1GetConflict(sqlite3 *db){ in spellfix1GetConflict() function
2879 const char *zConflict = spellfix1GetConflict(db); in spellfix1Update()