Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c219491 static int nodeRowidIndex( function
219517 return nodeRowidIndex(pRtree, pParent, pNode->iNode, piIndex);
220013 rc = nodeRowidIndex(pRtree, pLeaf, iRowid, &iCell);
221055 rc = nodeRowidIndex(pRtree, pLeaf, iDelete, &iCell);
223797 rc = nodeRowidIndex(pRtree, pLeaf, iRowid, &iCell);