Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/expert/
H A Dsqlite3expert.c191 static void idxHashInit(IdxHash *pHash){ in idxHashInit() function
1195 idxHashInit(&hIdx); in idxFindIndexes()