Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts2/
H A Dfts2.c4497 static void leafNodeValidate(const char *pData, int nData){ in leafNodeValidate() function
4558 #define ASSERT_VALID_LEAF_NODE(p, n) leafNodeValidate(p, n)