Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dspellfix.c745 int iLangPrev = -9999; in editDist3ConfigLoad() local
768 if( pLang==0 || iLang!=iLangPrev ){ in editDist3ConfigLoad()
780 iLangPrev = iLang; in editDist3ConfigLoad()