Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c221537 static int rtreeConstraintError(Rtree *pRtree, int iCol){ function
221628 rc = rtreeConstraintError(pRtree, ii+1);
221639 rc = rtreeConstraintError(pRtree, ii+1);
221660 rc = rtreeConstraintError(pRtree, 0);
224446 rc = rtreeConstraintError(pRtree, 0);