Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c12067 static int idxHashAdd( in idxHashAdd() function
12871 idxHashAdd(&rc, &p->hIdx, zName, zIdx); in idxCreateFromCons()
13070 idxHashAdd(&rc, &hIdx, zSql, 0); in idxFindIndexes()