Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts2/
H A Dfts2.c2115 static int content_exists(fulltext_vtab *v){ in content_exists() function
5886 rc = content_exists(v); in fulltextUpdate()