Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c206447 static int fts3IsEmpty(Fts3Table *p, sqlite3_value *pRowid, int *pisEmpty){ function
209643 rc = fts3IsEmpty(p, pRowid, &isEmpty);