Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts3/
H A Dfts3_write.c233 #define SQL_DELETE_CONTENT 0 macro
5628 fts3SqlExec(&rc, p, SQL_DELETE_CONTENT, &pRowid); in fts3DeleteByRowid()