Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/rtree/
H A Drtree.c4240 static void rtreeCheckCount(RtreeCheck *pCheck, const char *zTbl, i64 nExpect){ in rtreeCheckCount() function
4320 rtreeCheckCount(&check, "_rowid", check.nLeaf); in rtreeCheckTable()
4321 rtreeCheckCount(&check, "_parent", check.nNonLeaf); in rtreeCheckTable()