Home
last modified time | relevance | path

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

/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/misc/
H A Dspellfix.c1784 #define SPELLFIX_MX_HASH 32 macro
1823 char zHash[SPELLFIX_MX_HASH]; /* the phonehash used for this match */
2247 char zHash[SPELLFIX_MX_HASH]; /* The current phonehash for zPattern */
2258 char azPrior[SPELLFIX_MX_RUN][SPELLFIX_MX_HASH]; /* Prior hashes */
2278 char zHash1[SPELLFIX_MX_HASH]; in spellfix1RunQuery()
2279 char zHash2[SPELLFIX_MX_HASH]; in spellfix1RunQuery()
2291 if( nClass>SPELLFIX_MX_HASH-2 ){ in spellfix1RunQuery()
2292 nClass = SPELLFIX_MX_HASH-2; in spellfix1RunQuery()
2446 if( x.iScope>SPELLFIX_MX_HASH-2 ) x.iScope = SPELLFIX_MX_HASH-2; in spellfix1FilterForMatch()
/dports/databases/sqlite-ext-spellfix/sqlite-ext-spellfix-3.8.11.1_1/sqlite-src-3081101/ext/misc/
H A Dspellfix.c1750 #define SPELLFIX_MX_HASH 8 macro
1788 char zHash[SPELLFIX_MX_HASH]; /* the phonehash used for this match */
2215 char zHash[SPELLFIX_MX_HASH]; /* The current phonehash for zPattern */
2226 char azPrior[SPELLFIX_MX_RUN][SPELLFIX_MX_HASH]; /* Prior hashes */
2246 char zHash1[SPELLFIX_MX_HASH]; in spellfix1RunQuery()
2247 char zHash2[SPELLFIX_MX_HASH]; in spellfix1RunQuery()
2259 if( nClass>SPELLFIX_MX_HASH-2 ){ in spellfix1RunQuery()
2260 nClass = SPELLFIX_MX_HASH-2; in spellfix1RunQuery()
2404 if( x.iScope>SPELLFIX_MX_HASH-2 ) x.iScope = SPELLFIX_MX_HASH-2; in spellfix1FilterForMatch()
/dports/databases/sqlite3/sqlite-src-3350500/ext/misc/
H A Dspellfix.c1905 #define SPELLFIX_MX_HASH 32 macro
1944 char zHash[SPELLFIX_MX_HASH]; /* the phonehash used for this match */
2369 char zHash[SPELLFIX_MX_HASH]; /* The current phonehash for zPattern */
2380 char azPrior[SPELLFIX_MX_RUN][SPELLFIX_MX_HASH]; /* Prior hashes */
2400 char zHash1[SPELLFIX_MX_HASH]; in spellfix1RunQuery()
2401 char zHash2[SPELLFIX_MX_HASH]; in spellfix1RunQuery()
2413 if( nClass>SPELLFIX_MX_HASH-2 ){ in spellfix1RunQuery()
2414 nClass = SPELLFIX_MX_HASH-2; in spellfix1RunQuery()
2568 if( x.iScope>SPELLFIX_MX_HASH-2 ) x.iScope = SPELLFIX_MX_HASH-2; in spellfix1FilterForMatch()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/misc/
H A Dspellfix.c1905 #define SPELLFIX_MX_HASH 32 macro
1944 char zHash[SPELLFIX_MX_HASH]; /* the phonehash used for this match */
2369 char zHash[SPELLFIX_MX_HASH]; /* The current phonehash for zPattern */
2380 char azPrior[SPELLFIX_MX_RUN][SPELLFIX_MX_HASH]; /* Prior hashes */
2400 char zHash1[SPELLFIX_MX_HASH]; in spellfix1RunQuery()
2401 char zHash2[SPELLFIX_MX_HASH]; in spellfix1RunQuery()
2413 if( nClass>SPELLFIX_MX_HASH-2 ){ in spellfix1RunQuery()
2414 nClass = SPELLFIX_MX_HASH-2; in spellfix1RunQuery()
2568 if( x.iScope>SPELLFIX_MX_HASH-2 ) x.iScope = SPELLFIX_MX_HASH-2; in spellfix1FilterForMatch()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/misc/
H A Dspellfix.c1905 #define SPELLFIX_MX_HASH 32 macro
1944 char zHash[SPELLFIX_MX_HASH]; /* the phonehash used for this match */
2369 char zHash[SPELLFIX_MX_HASH]; /* The current phonehash for zPattern */
2380 char azPrior[SPELLFIX_MX_RUN][SPELLFIX_MX_HASH]; /* Prior hashes */
2400 char zHash1[SPELLFIX_MX_HASH]; in spellfix1RunQuery()
2401 char zHash2[SPELLFIX_MX_HASH]; in spellfix1RunQuery()
2413 if( nClass>SPELLFIX_MX_HASH-2 ){ in spellfix1RunQuery()
2414 nClass = SPELLFIX_MX_HASH-2; in spellfix1RunQuery()
2568 if( x.iScope>SPELLFIX_MX_HASH-2 ) x.iScope = SPELLFIX_MX_HASH-2; in spellfix1FilterForMatch()