Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts3/
H A Dfts3_write.c234 #define SQL_IS_EMPTY 1 macro
2448 rc = fts3SqlStmt(p, SQL_IS_EMPTY, &pStmt, &pRowid); in fts3IsEmpty()