Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c220298 static int cellContains(Rtree *pRtree, RtreeCell *p1, RtreeCell *p2){ function
220375 if( cellContains(pRtree, &cell, pCell) ){
220447 if( !cellContains(pRtree, &cell, pCell) ){