Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dspellfix.c1937 struct spellfix1_row { /* For each row of content */ struct
2173 struct spellfix1_row *aNew; in spellfix1ResizeCursor()
2357 const struct spellfix1_row *a = (const struct spellfix1_row*)A; in spellfix1RowCompare()
2358 const struct spellfix1_row *b = (const struct spellfix1_row*)B; in spellfix1RowCompare()