Home
last modified time | relevance | path

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

/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/misc/
H A Dspellfix.c2753 int nSoundslike = sqlite3_value_bytes(argv[SPELLFIX_COL_SOUNDSLIKE+2]); in spellfix1Update() local
2794 zK1 = (char*)transliterate(zSoundslike, nSoundslike); in spellfix1Update()
/dports/databases/sqlite-ext-spellfix/sqlite-ext-spellfix-3.8.11.1_1/sqlite-src-3081101/ext/misc/
H A Dspellfix.c2710 int nSoundslike = sqlite3_value_bytes(argv[SPELLFIX_COL_SOUNDSLIKE+2]); in spellfix1Update() local
2751 zK1 = (char*)transliterate(zSoundslike, nSoundslike); in spellfix1Update()
/dports/databases/sqlite3/sqlite-src-3350500/ext/misc/
H A Dspellfix.c2875 int nSoundslike = sqlite3_value_bytes(argv[SPELLFIX_COL_SOUNDSLIKE+2]); in spellfix1Update() local
2916 zK1 = (char*)transliterate(zSoundslike, nSoundslike); in spellfix1Update()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/misc/
H A Dspellfix.c2875 int nSoundslike = sqlite3_value_bytes(argv[SPELLFIX_COL_SOUNDSLIKE+2]); in spellfix1Update() local
2916 zK1 = (char*)transliterate(zSoundslike, nSoundslike); in spellfix1Update()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/misc/
H A Dspellfix.c2875 int nSoundslike = sqlite3_value_bytes(argv[SPELLFIX_COL_SOUNDSLIKE+2]); in spellfix1Update() local
2916 zK1 = (char*)transliterate(zSoundslike, nSoundslike); in spellfix1Update()