Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Damatch.c740 static char *amatchDequote(const char *zIn){ in amatchDequote() function
865 pNew->zVocabTab = amatchDequote(zVal); in amatchConnect()
872 pNew->zVocabWord = amatchDequote(zVal); in amatchConnect()
879 pNew->zVocabLang = amatchDequote(zVal); in amatchConnect()
886 pNew->zCostTab = amatchDequote(zVal); in amatchConnect()