Searched refs:pisEmpty (Results 1 – 1 of 1) sorted by relevance
206761 static int fts3IsEmpty(Fts3Table *p, sqlite3_value *pRowid, int *pisEmpty){ argument206766 *pisEmpty = 0;206772 *pisEmpty = sqlite3_column_int(pStmt, 0);