fts3SqlExec      120630 third_party/sqlite/amalgamation/sqlite3.c   fts3SqlExec(&rc, p, SQL_DELETE_ALL_CONTENT, 0);
fts3SqlExec      120631 third_party/sqlite/amalgamation/sqlite3.c   fts3SqlExec(&rc, p, SQL_DELETE_ALL_SEGMENTS, 0);
fts3SqlExec      120632 third_party/sqlite/amalgamation/sqlite3.c   fts3SqlExec(&rc, p, SQL_DELETE_ALL_SEGDIR, 0);
fts3SqlExec      120634 third_party/sqlite/amalgamation/sqlite3.c     fts3SqlExec(&rc, p, SQL_DELETE_ALL_DOCSIZE, 0);
fts3SqlExec      120637 third_party/sqlite/amalgamation/sqlite3.c     fts3SqlExec(&rc, p, SQL_DELETE_ALL_STAT, 0);
fts3SqlExec      121875 third_party/sqlite/amalgamation/sqlite3.c     fts3SqlExec(&rc, p, SQL_DELETE_ALL_SEGDIR, 0);
fts3SqlExec      122573 third_party/sqlite/amalgamation/sqlite3.c         fts3SqlExec(&rc, p, SQL_DELETE_CONTENT, apVal);
fts3SqlExec      122575 third_party/sqlite/amalgamation/sqlite3.c           fts3SqlExec(&rc, p, SQL_DELETE_DOCSIZE, apVal);
fts3SqlExec       724 third_party/sqlite/src/ext/fts3/fts3_write.c   fts3SqlExec(&rc, p, SQL_DELETE_ALL_CONTENT, 0);
fts3SqlExec       725 third_party/sqlite/src/ext/fts3/fts3_write.c   fts3SqlExec(&rc, p, SQL_DELETE_ALL_SEGMENTS, 0);
fts3SqlExec       726 third_party/sqlite/src/ext/fts3/fts3_write.c   fts3SqlExec(&rc, p, SQL_DELETE_ALL_SEGDIR, 0);
fts3SqlExec       728 third_party/sqlite/src/ext/fts3/fts3_write.c     fts3SqlExec(&rc, p, SQL_DELETE_ALL_DOCSIZE, 0);
fts3SqlExec       731 third_party/sqlite/src/ext/fts3/fts3_write.c     fts3SqlExec(&rc, p, SQL_DELETE_ALL_STAT, 0);
fts3SqlExec      1969 third_party/sqlite/src/ext/fts3/fts3_write.c     fts3SqlExec(&rc, p, SQL_DELETE_ALL_SEGDIR, 0);
fts3SqlExec      2667 third_party/sqlite/src/ext/fts3/fts3_write.c         fts3SqlExec(&rc, p, SQL_DELETE_CONTENT, apVal);
fts3SqlExec      2669 third_party/sqlite/src/ext/fts3/fts3_write.c           fts3SqlExec(&rc, p, SQL_DELETE_DOCSIZE, apVal);