Home
last modified time | relevance | path

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

/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/misc/
H A Dspellfix.c2250 EditDist3FromString *pMatchStr3; /* Original unicode string */ member
2332 if( p->pMatchStr3 ){ in spellfix1RunQuery()
2335 iDist = editDist3Core(p->pMatchStr3, zWord, nWord, p->pLang, &iMatchlen); in spellfix1RunQuery()
2411 EditDist3FromString *pMatchStr3 = 0; /* zMatchThis as an editdist string */ in spellfix1FilterForMatch() local
2459 pMatchStr3 = editDist3FromStringNew(x.pLang, (const char*)zMatchThis, -1); in spellfix1FilterForMatch()
2460 if( pMatchStr3==0 ){ in spellfix1FilterForMatch()
2494 x.pMatchStr3 = pMatchStr3; in spellfix1FilterForMatch()
2512 editDist3FromStringDelete(pMatchStr3); in spellfix1FilterForMatch()
/dports/databases/sqlite-ext-spellfix/sqlite-ext-spellfix-3.8.11.1_1/sqlite-src-3081101/ext/misc/
H A Dspellfix.c2218 EditDist3FromString *pMatchStr3; /* Original unicode string */ member
2300 if( p->pMatchStr3 ){ in spellfix1RunQuery()
2303 iDist = editDist3Core(p->pMatchStr3, zWord, nWord, p->pLang, &iMatchlen); in spellfix1RunQuery()
2369 EditDist3FromString *pMatchStr3 = 0; /* zMatchThis as an editdist string */ in spellfix1FilterForMatch() local
2417 pMatchStr3 = editDist3FromStringNew(x.pLang, (const char*)zMatchThis, -1); in spellfix1FilterForMatch()
2418 if( pMatchStr3==0 ){ in spellfix1FilterForMatch()
2452 x.pMatchStr3 = pMatchStr3; in spellfix1FilterForMatch()
2470 editDist3FromStringDelete(pMatchStr3); in spellfix1FilterForMatch()
/dports/databases/sqlite3/sqlite-src-3350500/ext/misc/
H A Dspellfix.c2372 EditDist3FromString *pMatchStr3; /* Original unicode string */ member
2454 if( p->pMatchStr3 ){ in spellfix1RunQuery()
2457 iDist = editDist3Core(p->pMatchStr3, zWord, nWord, p->pLang, &iMatchlen); in spellfix1RunQuery()
2533 EditDist3FromString *pMatchStr3 = 0; /* zMatchThis as an editdist string */ in spellfix1FilterForMatch() local
2581 pMatchStr3 = editDist3FromStringNew(x.pLang, (const char*)zMatchThis, -1); in spellfix1FilterForMatch()
2582 if( pMatchStr3==0 ){ in spellfix1FilterForMatch()
2616 x.pMatchStr3 = pMatchStr3; in spellfix1FilterForMatch()
2634 editDist3FromStringDelete(pMatchStr3); in spellfix1FilterForMatch()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/misc/
H A Dspellfix.c2372 EditDist3FromString *pMatchStr3; /* Original unicode string */ member
2454 if( p->pMatchStr3 ){ in spellfix1RunQuery()
2457 iDist = editDist3Core(p->pMatchStr3, zWord, nWord, p->pLang, &iMatchlen); in spellfix1RunQuery()
2533 EditDist3FromString *pMatchStr3 = 0; /* zMatchThis as an editdist string */ in spellfix1FilterForMatch() local
2581 pMatchStr3 = editDist3FromStringNew(x.pLang, (const char*)zMatchThis, -1); in spellfix1FilterForMatch()
2582 if( pMatchStr3==0 ){ in spellfix1FilterForMatch()
2616 x.pMatchStr3 = pMatchStr3; in spellfix1FilterForMatch()
2634 editDist3FromStringDelete(pMatchStr3); in spellfix1FilterForMatch()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/misc/
H A Dspellfix.c2372 EditDist3FromString *pMatchStr3; /* Original unicode string */ member
2454 if( p->pMatchStr3 ){ in spellfix1RunQuery()
2457 iDist = editDist3Core(p->pMatchStr3, zWord, nWord, p->pLang, &iMatchlen); in spellfix1RunQuery()
2533 EditDist3FromString *pMatchStr3 = 0; /* zMatchThis as an editdist string */ in spellfix1FilterForMatch() local
2581 pMatchStr3 = editDist3FromStringNew(x.pLang, (const char*)zMatchThis, -1); in spellfix1FilterForMatch()
2582 if( pMatchStr3==0 ){ in spellfix1FilterForMatch()
2616 x.pMatchStr3 = pMatchStr3; in spellfix1FilterForMatch()
2634 editDist3FromStringDelete(pMatchStr3); in spellfix1FilterForMatch()