Home
last modified time | relevance | path

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

/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/misc/
H A Dspellfix.c1867 editDist3ConfigDelete(p->pConfig3); in spellfix1Uninit()
2425 if( p->zCostTable!=0 && p->pConfig3==0 ){ in spellfix1FilterForMatch()
2426 p->pConfig3 = sqlite3_malloc64( sizeof(p->pConfig3[0]) ); in spellfix1FilterForMatch()
2427 if( p->pConfig3==0 ) return SQLITE_NOMEM; in spellfix1FilterForMatch()
2428 memset(p->pConfig3, 0, sizeof(p->pConfig3[0])); in spellfix1FilterForMatch()
2457 if( p->pConfig3 ){ in spellfix1FilterForMatch()
2497 x.pConfig3 = p->pConfig3; in spellfix1FilterForMatch()
2772 editDist3ConfigDelete(p->pConfig3); in spellfix1Update()
2773 p->pConfig3 = 0; in spellfix1Update()
2777 editDist3ConfigDelete(p->pConfig3); in spellfix1Update()
[all …]
/dports/databases/sqlite-ext-spellfix/sqlite-ext-spellfix-3.8.11.1_1/sqlite-src-3081101/ext/misc/
H A Dspellfix.c1832 editDist3ConfigDelete(p->pConfig3); in spellfix1Uninit()
2383 if( p->zCostTable!=0 && p->pConfig3==0 ){ in spellfix1FilterForMatch()
2384 p->pConfig3 = sqlite3_malloc( sizeof(p->pConfig3[0]) ); in spellfix1FilterForMatch()
2385 if( p->pConfig3==0 ) return SQLITE_NOMEM; in spellfix1FilterForMatch()
2386 memset(p->pConfig3, 0, sizeof(p->pConfig3[0])); in spellfix1FilterForMatch()
2415 if( p->pConfig3 ){ in spellfix1FilterForMatch()
2455 x.pConfig3 = p->pConfig3; in spellfix1FilterForMatch()
2729 editDist3ConfigDelete(p->pConfig3); in spellfix1Update()
2730 p->pConfig3 = 0; in spellfix1Update()
2734 editDist3ConfigDelete(p->pConfig3); in spellfix1Update()
[all …]
/dports/databases/sqlite3/sqlite-src-3350500/ext/misc/
H A Dspellfix.c1988 editDist3ConfigDelete(p->pConfig3); in spellfix1Uninit()
2547 if( p->zCostTable!=0 && p->pConfig3==0 ){ in spellfix1FilterForMatch()
2548 p->pConfig3 = sqlite3_malloc64( sizeof(p->pConfig3[0]) ); in spellfix1FilterForMatch()
2549 if( p->pConfig3==0 ) return SQLITE_NOMEM; in spellfix1FilterForMatch()
2550 memset(p->pConfig3, 0, sizeof(p->pConfig3[0])); in spellfix1FilterForMatch()
2579 if( p->pConfig3 ){ in spellfix1FilterForMatch()
2619 x.pConfig3 = p->pConfig3; in spellfix1FilterForMatch()
2894 editDist3ConfigDelete(p->pConfig3); in spellfix1Update()
2895 p->pConfig3 = 0; in spellfix1Update()
2899 editDist3ConfigDelete(p->pConfig3); in spellfix1Update()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/misc/
H A Dspellfix.c1988 editDist3ConfigDelete(p->pConfig3); in spellfix1Uninit()
2547 if( p->zCostTable!=0 && p->pConfig3==0 ){ in spellfix1FilterForMatch()
2548 p->pConfig3 = sqlite3_malloc64( sizeof(p->pConfig3[0]) ); in spellfix1FilterForMatch()
2549 if( p->pConfig3==0 ) return SQLITE_NOMEM; in spellfix1FilterForMatch()
2550 memset(p->pConfig3, 0, sizeof(p->pConfig3[0])); in spellfix1FilterForMatch()
2579 if( p->pConfig3 ){ in spellfix1FilterForMatch()
2619 x.pConfig3 = p->pConfig3; in spellfix1FilterForMatch()
2894 editDist3ConfigDelete(p->pConfig3); in spellfix1Update()
2895 p->pConfig3 = 0; in spellfix1Update()
2899 editDist3ConfigDelete(p->pConfig3); in spellfix1Update()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/misc/
H A Dspellfix.c1988 editDist3ConfigDelete(p->pConfig3); in spellfix1Uninit()
2547 if( p->zCostTable!=0 && p->pConfig3==0 ){ in spellfix1FilterForMatch()
2548 p->pConfig3 = sqlite3_malloc64( sizeof(p->pConfig3[0]) ); in spellfix1FilterForMatch()
2549 if( p->pConfig3==0 ) return SQLITE_NOMEM; in spellfix1FilterForMatch()
2550 memset(p->pConfig3, 0, sizeof(p->pConfig3[0])); in spellfix1FilterForMatch()
2579 if( p->pConfig3 ){ in spellfix1FilterForMatch()
2619 x.pConfig3 = p->pConfig3; in spellfix1FilterForMatch()
2894 editDist3ConfigDelete(p->pConfig3); in spellfix1Update()
2895 p->pConfig3 = 0; in spellfix1Update()
2899 editDist3ConfigDelete(p->pConfig3); in spellfix1Update()
[all …]