Home
last modified time | relevance | path

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

/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/misc/
H A Dspellfix.c2278 char zHash1[SPELLFIX_MX_HASH]; in spellfix1RunQuery() local
2302 memcpy(zHash1, zClass, iScope); in spellfix1RunQuery()
2304 zHash1[iScope] = 0; in spellfix1RunQuery()
2305 memcpy(zHash2, zHash1, iScope); in spellfix1RunQuery()
2310 if( strcmp(p->azPrior[i], zHash1)==0 ) return; in spellfix1RunQuery()
2314 memcpy(p->azPrior[p->nRun++], zHash1, iScope+1); in spellfix1RunQuery()
2315 if( sqlite3_bind_text(pStmt, 1, zHash1, -1, SQLITE_STATIC)==SQLITE_NOMEM in spellfix1RunQuery()
2382 memcpy(pCur->a[idx].zHash, zHash1, iScope+1); in spellfix1RunQuery()
/dports/databases/sqlite-ext-spellfix/sqlite-ext-spellfix-3.8.11.1_1/sqlite-src-3081101/ext/misc/
H A Dspellfix.c2246 char zHash1[SPELLFIX_MX_HASH]; in spellfix1RunQuery() local
2270 memcpy(zHash1, zClass, iScope); in spellfix1RunQuery()
2272 zHash1[iScope] = 0; in spellfix1RunQuery()
2273 memcpy(zHash2, zHash1, iScope); in spellfix1RunQuery()
2278 if( strcmp(p->azPrior[i], zHash1)==0 ) return; in spellfix1RunQuery()
2282 memcpy(p->azPrior[p->nRun++], zHash1, iScope+1); in spellfix1RunQuery()
2283 if( sqlite3_bind_text(pStmt, 1, zHash1, -1, SQLITE_STATIC)==SQLITE_NOMEM in spellfix1RunQuery()
2340 memcpy(pCur->a[idx].zHash, zHash1, iScope+1); in spellfix1RunQuery()
/dports/databases/sqlite3/sqlite-src-3350500/ext/misc/
H A Dspellfix.c2400 char zHash1[SPELLFIX_MX_HASH]; in spellfix1RunQuery() local
2424 memcpy(zHash1, zClass, iScope); in spellfix1RunQuery()
2426 zHash1[iScope] = 0; in spellfix1RunQuery()
2427 memcpy(zHash2, zHash1, iScope); in spellfix1RunQuery()
2432 if( strcmp(p->azPrior[i], zHash1)==0 ) return; in spellfix1RunQuery()
2436 memcpy(p->azPrior[p->nRun++], zHash1, iScope+1); in spellfix1RunQuery()
2437 if( sqlite3_bind_text(pStmt, 1, zHash1, -1, SQLITE_STATIC)==SQLITE_NOMEM in spellfix1RunQuery()
2504 memcpy(pCur->a[idx].zHash, zHash1, iScope+1); in spellfix1RunQuery()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/misc/
H A Dspellfix.c2400 char zHash1[SPELLFIX_MX_HASH]; in spellfix1RunQuery() local
2424 memcpy(zHash1, zClass, iScope); in spellfix1RunQuery()
2426 zHash1[iScope] = 0; in spellfix1RunQuery()
2427 memcpy(zHash2, zHash1, iScope); in spellfix1RunQuery()
2432 if( strcmp(p->azPrior[i], zHash1)==0 ) return; in spellfix1RunQuery()
2436 memcpy(p->azPrior[p->nRun++], zHash1, iScope+1); in spellfix1RunQuery()
2437 if( sqlite3_bind_text(pStmt, 1, zHash1, -1, SQLITE_STATIC)==SQLITE_NOMEM in spellfix1RunQuery()
2504 memcpy(pCur->a[idx].zHash, zHash1, iScope+1); in spellfix1RunQuery()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/misc/
H A Dspellfix.c2400 char zHash1[SPELLFIX_MX_HASH]; in spellfix1RunQuery() local
2424 memcpy(zHash1, zClass, iScope); in spellfix1RunQuery()
2426 zHash1[iScope] = 0; in spellfix1RunQuery()
2427 memcpy(zHash2, zHash1, iScope); in spellfix1RunQuery()
2432 if( strcmp(p->azPrior[i], zHash1)==0 ) return; in spellfix1RunQuery()
2436 memcpy(p->azPrior[p->nRun++], zHash1, iScope+1); in spellfix1RunQuery()
2437 if( sqlite3_bind_text(pStmt, 1, zHash1, -1, SQLITE_STATIC)==SQLITE_NOMEM in spellfix1RunQuery()
2504 memcpy(pCur->a[idx].zHash, zHash1, iScope+1); in spellfix1RunQuery()