Home
last modified time | relevance | path

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

/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/misc/
H A Dspellfix.c2279 char zHash2[SPELLFIX_MX_HASH]; in spellfix1RunQuery() local
2305 memcpy(zHash2, zHash1, iScope); in spellfix1RunQuery()
2306 zHash2[iScope] = 'Z'; in spellfix1RunQuery()
2307 zHash2[iScope+1] = 0; in spellfix1RunQuery()
2316 || sqlite3_bind_text(pStmt, 2, zHash2, -1, SQLITE_STATIC)==SQLITE_NOMEM in spellfix1RunQuery()
/dports/databases/sqlite-ext-spellfix/sqlite-ext-spellfix-3.8.11.1_1/sqlite-src-3081101/ext/misc/
H A Dspellfix.c2247 char zHash2[SPELLFIX_MX_HASH]; in spellfix1RunQuery() local
2273 memcpy(zHash2, zHash1, iScope); in spellfix1RunQuery()
2274 zHash2[iScope] = 'Z'; in spellfix1RunQuery()
2275 zHash2[iScope+1] = 0; in spellfix1RunQuery()
2284 || sqlite3_bind_text(pStmt, 2, zHash2, -1, SQLITE_STATIC)==SQLITE_NOMEM in spellfix1RunQuery()
/dports/databases/sqlite3/sqlite-src-3350500/ext/misc/
H A Dspellfix.c2401 char zHash2[SPELLFIX_MX_HASH]; in spellfix1RunQuery() local
2427 memcpy(zHash2, zHash1, iScope); in spellfix1RunQuery()
2428 zHash2[iScope] = 'Z'; in spellfix1RunQuery()
2429 zHash2[iScope+1] = 0; in spellfix1RunQuery()
2438 || sqlite3_bind_text(pStmt, 2, zHash2, -1, SQLITE_STATIC)==SQLITE_NOMEM in spellfix1RunQuery()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/misc/
H A Dspellfix.c2401 char zHash2[SPELLFIX_MX_HASH]; in spellfix1RunQuery() local
2427 memcpy(zHash2, zHash1, iScope); in spellfix1RunQuery()
2428 zHash2[iScope] = 'Z'; in spellfix1RunQuery()
2429 zHash2[iScope+1] = 0; in spellfix1RunQuery()
2438 || sqlite3_bind_text(pStmt, 2, zHash2, -1, SQLITE_STATIC)==SQLITE_NOMEM in spellfix1RunQuery()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/misc/
H A Dspellfix.c2401 char zHash2[SPELLFIX_MX_HASH]; in spellfix1RunQuery() local
2427 memcpy(zHash2, zHash1, iScope); in spellfix1RunQuery()
2428 zHash2[iScope] = 'Z'; in spellfix1RunQuery()
2429 zHash2[iScope+1] = 0; in spellfix1RunQuery()
2438 || sqlite3_bind_text(pStmt, 2, zHash2, -1, SQLITE_STATIC)==SQLITE_NOMEM in spellfix1RunQuery()