Home
last modified time | relevance | path

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

/src/contrib/sqlite3/
H A Dshell.c12985 static int idxHashAdd( in idxHashAdd() function
13789 idxHashAdd(&rc, &p->hIdx, zName, zIdx); in idxCreateFromCons()
13988 idxHashAdd(&rc, &hIdx, zSql, 0); in idxFindIndexes()