Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/rtree/
H A Drtree.c827 static void nodeDeleteCell(Rtree *pRtree, RtreeNode *pNode, int iCell){ in nodeDeleteCell() function
2850 nodeDeleteCell(pRtree, pNode, iCell); in deleteCell()