Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c221159 static int rtreeConstraintError(Rtree *pRtree, int iCol){ function
221250 rc = rtreeConstraintError(pRtree, ii+1);
221261 rc = rtreeConstraintError(pRtree, ii+1);
221282 rc = rtreeConstraintError(pRtree, 0);
224063 rc = rtreeConstraintError(pRtree, 0);