Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts3/
H A Dfts3_write.c252 #define SQL_DELETE_DOCSIZE 19 macro
5631 fts3SqlExec(&rc, p, SQL_DELETE_DOCSIZE, &pRowid); in fts3DeleteByRowid()