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