Home
last modified time | relevance | path

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

/src/contrib/sqlite3/
H A Dshell.c12946 static void idxHashInit(IdxHash *pHash){ in idxHashInit() function
13951 idxHashInit(&hIdx); in idxFindIndexes()