Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dspellfix.c2873 const unsigned char *zSoundslike = in spellfix1Update() local
2915 if( zSoundslike ){ in spellfix1Update()
2916 zK1 = (char*)transliterate(zSoundslike, nSoundslike); in spellfix1Update()