SEGDIR_SELECT_ALL_STMT 6084 third_party/sqlite/src/ext/fts2/fts2.c   int rc = sql_get_statement(v, SEGDIR_SELECT_ALL_STMT, &s);
SEGDIR_SELECT_ALL_STMT 6622 third_party/sqlite/src/ext/fts2/fts2.c     rc = sql_get_statement(v, SEGDIR_SELECT_ALL_STMT, &s);
SEGDIR_SELECT_ALL_STMT 6841 third_party/sqlite/src/ext/fts2/fts2.c       rc = sql_get_statement(v, SEGDIR_SELECT_ALL_STMT, &s);