Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts3/
H A Dfts3_write.c5285 static int fts3IntegrityCheck(Fts3Table *p, int *pbOk){ in fts3IntegrityCheck() function
5403 rc = fts3IntegrityCheck(p, &bOk); in fts3DoIntegrityCheck()