Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Damatch.c399 static void amatchAvlRemove(amatch_avl **ppHead, amatch_avl *pOld){ in amatchAvlRemove() function
1061 amatchAvlRemove(&pCur->pCost, &pWord->sCost); in amatchAddWord()
1151 amatchAvlRemove(&pCur->pCost, &pWord->sCost); in amatchNext()