Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dspellfix.c2005 static char *spellfix1Dequote(const char *zIn){ in spellfix1Dequote() function
2112 pNew->zCostTable = spellfix1Dequote(&argv[i][16]); in spellfix1Init()
2902 p->zCostTable = spellfix1Dequote(zCmd+16); in spellfix1Update()