Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dspellfix.c1075 int cxu; /* Index of cell immediately above */ in editDist3Core() local
1080 cxu = cxd + b1; in editDist3Core()
1086 updateCost(m, cx, cxu, pLang->iInsCost); in editDist3Core()