Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Damatch.c288 static amatch_avl *amatchAvlSearch(amatch_avl *p, const char *zKey){ in amatchAvlSearch() function
1052 pNode = amatchAvlSearch(pCur->pWord, pCur->zBuf); in amatchAddWord()