Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts3/
H A Dfts3_write.c235 #define SQL_DELETE_ALL_CONTENT 2 macro
1038 if( bContent ) fts3SqlExec(&rc, p, SQL_DELETE_ALL_CONTENT, 0); in fts3DeleteAll()