Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dspellfix.c1978 static int spellfix1Uninit(int isDestroy, sqlite3_vtab *pVTab){ in spellfix1Uninit() argument
1981 if( isDestroy ){ in spellfix1Uninit()