Home
last modified time | relevance | path

Searched defs:iCost (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/ext/misc/
H A Dspellfix.c563 u16 iCost; /* Cost of this transformation */ member
761 int iCost = sqlite3_column_int(pStmt, 3); in editDist3ConfigLoad() local
959 int iCost in updateCost()