Home
last modified time | relevance | path

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

/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/misc/
H A Dspellfix.c2258 char azPrior[SPELLFIX_MX_RUN][SPELLFIX_MX_HASH]; /* Prior hashes */ member
2310 if( strcmp(p->azPrior[i], zHash1)==0 ) return; in spellfix1RunQuery()
2314 memcpy(p->azPrior[p->nRun++], 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.c2226 char azPrior[SPELLFIX_MX_RUN][SPELLFIX_MX_HASH]; /* Prior hashes */ member
2278 if( strcmp(p->azPrior[i], zHash1)==0 ) return; in spellfix1RunQuery()
2282 memcpy(p->azPrior[p->nRun++], zHash1, iScope+1); in spellfix1RunQuery()
/dports/databases/sqlite3/sqlite-src-3350500/ext/misc/
H A Dspellfix.c2380 char azPrior[SPELLFIX_MX_RUN][SPELLFIX_MX_HASH]; /* Prior hashes */ member
2432 if( strcmp(p->azPrior[i], zHash1)==0 ) return; in spellfix1RunQuery()
2436 memcpy(p->azPrior[p->nRun++], 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.c2380 char azPrior[SPELLFIX_MX_RUN][SPELLFIX_MX_HASH]; /* Prior hashes */ member
2432 if( strcmp(p->azPrior[i], zHash1)==0 ) return; in spellfix1RunQuery()
2436 memcpy(p->azPrior[p->nRun++], zHash1, iScope+1); in spellfix1RunQuery()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/misc/
H A Dspellfix.c2380 char azPrior[SPELLFIX_MX_RUN][SPELLFIX_MX_HASH]; /* Prior hashes */ member
2432 if( strcmp(p->azPrior[i], zHash1)==0 ) return; in spellfix1RunQuery()
2436 memcpy(p->azPrior[p->nRun++], zHash1, iScope+1); in spellfix1RunQuery()